[Python-Dev] Common subset of python 2 and python 3

Serhiy Storchaka storchaka at gmail.com
Wed Jan 15 16:14:14 CET 2014


15.01.14 16:34, Antoine Pitrou написав(ла):
> If you explicitly create a long the L will always be printed:
>
>>>> long(0)
> 0L

Hey! long is not in common subset of Python 2 and Python 3.




More information about the Python-Dev mailing list