[Python-Dev] Python 2.7b1 and argparse's version action
Steve Holden
steve at holdenweb.com
Mon Apr 19 05:34:51 CEST 2010
More information about the Python-Dev mailing list
Mon Apr 19 05:34:51 CEST 2010
- Previous message: [Python-Dev] Python 2.7b1 and argparse's version action
- Next message: [Python-Dev] Python 2.7b1 and argparse's version action
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cameron Simpson wrote: > On 18Apr2010 22:52, Antoine Pitrou <solipsis at pitrou.net> wrote: > | Steven Bethard <steven.bethard <at> gmail.com> writes: > | > I > | > need to a see a consensus from a variety of developers that > | > "--version" is the right answer, and not "-V/--version", etc. > | > | Both are ok for me. "-v" as a shortcut for "--version" looks wrong, though. > | "-v" is almost always used for verbosity these days. > > My view is the same. I don't expect -v to be one or the other, and I certainly don't expect the rest of the world to want to confirm to what the Python community decides. regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 See PyCon Talks from Atlanta 2010 http://pycon.blip.tv/ Holden Web LLC http://www.holdenweb.com/ UPCOMING EVENTS: http://holdenweb.eventbrite.com/
- Previous message: [Python-Dev] Python 2.7b1 and argparse's version action
- Next message: [Python-Dev] Python 2.7b1 and argparse's version action
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list