Eric V. Smith <e...@trueblade.com> added the comment:

I don't buy the "confusion with other languages" argument. It's a different 
language. People know that.

I'd like to see leading zeros allowed for integer literals, but I don't feel 
strongly about it, so +0. I'd mainly use them for tables of numbers that I'd 
like to line up.

If using 2to3 or 3to2, they could deal with it. The only case it would cause 
you problems is code that you want to run unchanged in 2.x and 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