[New-bugs-announce] [issue5133] Error with Eval
David Nicol
report at bugs.python.org
Mon Feb 2 19:52:32 CET 2009
New submission from David Nicol <david at theNicols.net>:
The single line statements:
eval("08") ; and
eval("09")
both crash; while
eval("07") works fine
----------
components: None
messages: 80982
nosy: davidnicol
severity: normal
status: open
title: Error with Eval
type: compile error
versions: Python 2.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5133>
_______________________________________
More information about the New-bugs-announce
mailing list