[Python-Dev] PEP 389: argparse - new command line parsing module (original) (raw)

Neal Becker ndbecker2 at gmail.com
Mon Sep 28 13:09:59 CEST 2009


If the plan is to migrate from optparse to argparse, this could be made a bit easier. If it weren't for the fact that some names are different in argparse than optparse, I believe many optparse usages could port with no change.



More information about the Python-Dev mailing list