[issue10453] Add -h/--help option to compileall

Éric Araujo report at bugs.python.org
Mon Dec 6 20:19:33 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Let me be more helpful, just in case.  This is the offending line:
parser.add_argument('compile_dest', metavar='FILE|DIR', nargs='?')

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10453>
_______________________________________


More information about the Python-bugs-list mailing list