[issue11017] optparse: error: invalid integer value

Éric Araujo report at bugs.python.org
Thu Jan 27 11:30:28 CET 2011


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

I think it’s good: optparse checks for a leading 0 and will use int(value, 8) in that case.

----------

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


More information about the Python-bugs-list mailing list