[issue11017] optparse: error: invalid integer value

Éric Araujo report at bugs.python.org
Wed Jan 26 13:45:06 CET 2011


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

08 is not a valid octal number.  See http://docs.python.org/library/optparse#standard-option-types and http://docs.python.org/reference/lexical_analysis#integer-and-long-integer-literals

Hope this helps.

----------
nosy: +eric.araujo
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed
type: crash -> behavior

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


More information about the Python-bugs-list mailing list