New submission from jackb <bhj...@gmail.com>:

Entering 007 gives a syntax error. Should return 7.
00 correctly returns 0.
007. correctly returns 7.0.

----------
components: Interpreter Core
messages: 315429
nosy: jackb
priority: normal
severity: normal
status: open
title: Syntax Error on leading 0 in integer tokens
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33304>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to