Ezio Melotti <ezio.melo...@gmail.com> added the comment:

If the leading 0s are valid for floats (and complex) literals then int literals 
are indeed inconsistent.
If we want consistency with the other literals, it is probably better allowing 
them for ints, because removing them from float/complex is not backward 
compatible, but on the other hand it might be better to wait a few more 
versions to avoid surprises for people porting 2.x code to 3.x.

----------

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

Reply via email to