[issue10928] Strange input processing

R. David Murray report at bugs.python.org
Mon Jan 17 18:08:49 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

08 is an invalid octal literal.  See

http://docs.python.org/reference/lexical_analysis.html#integer-and-long-integer-literals

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list