[Python-Dev] Pronouncement on PEP 389: argparse?
Antoine Pitrou
solipsis at pitrou.net
Tue Dec 15 10:34:27 CET 2009
Steven Bethard <steven.bethard <at> gmail.com> writes:
>
> Because people are continuing this discussion, I'll say again that
> argparse already supports this:
Well I think the point is that if there is a default, the default should be
sensible and not run against expectations.
It would probably be fine not to have a default at all, too.
Regards
Antoine.
More information about the Python-Dev
mailing list