]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
added a 'repl' command to tahoe.exe
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:19:52 +0000 (19:19 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:19:52 +0000 (19:19 -0700)
commit08f445a56262cb13fbc527eb4c1981643ed5bbde
tree10a073b0fafe7f82680b2041f6aeddf378960324
parent33715f3ba371a111dab9e6c3b4f38db5bfdc8190
added a 'repl' command to tahoe.exe

this is probably not of very high utility in the unix case of bin/tahoe
but is useful when working with native builds, e.g. py2exe's tahoe.exe,
to examine and debug the runtime environment, linking problems etc.
src/allmydata/scripts/cli.py