#261 closed enhancement (fixed)
clean out the "run as single file" option in tahoe cmdline scripts
Reported by: | zooko | Owned by: | zooko |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | code-frontend-cli | Version: | 0.7.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
I no longer think it is a good idea to have Two Ways to invoke tahoe command-line scripts such as src/allmydata/scripts/tahoe_ls.py. The stanzas at the bottom of each one, with if __name__ == "__main__":, are untested, unimportant, and should be removed.
Change History (3)
comment:1 Changed at 2008-01-15T21:38:00Z by zooko
- Component changed from code to code-frontend-cli
comment:2 Changed at 2008-01-16T06:10:04Z by warner
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done, in c555f1abb481f4d7.