Amaury Forgeot d'Arc added the comment:
Python objects can have two textual representations: see the difference between
str() and repr():
http://docs.python.org/tutorial/inputoutput.html
And indeed, Python3 chose to drop the 'L' suffix.
--
nosy: +amaury.forgeotdarc
___
Eric Smith added the comment:
There is no suffix in python 3.x. Since this is a feature request, and there
will be no new releases of 2.x, I'm closing this.
--
nosy: +eric.smith
resolution: -> rejected
stage: -> committed/rejected
status: open -> closed
type: -> feature request
___
New submission from Konstantin Osipov :
I'm using a 64 bit system, but the issue is as well repeatable on 32 bit
systems:
kostja@shmita:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 0