[issue4031] 08 value popups an stdin error, no date handle allowed

patricio report at bugs.python.org
Fri Oct 3 18:43:44 CEST 2008


New submission from patricio <patriciogimelli at yahoo.com.ar>:

a = 08
 print a
 File"<stdin>",line 1
 a = 08
      <
 syntax error:invalid token

(if I use 07, the 0 is supressed but it compiles & display the 7)

----------
messages: 74258
nosy: pgimelli
severity: normal
status: open
title: 08 value popups an stdin error, no date handle allowed
type: compile error
versions: Python 2.5

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


More information about the Python-bugs-list mailing list