Nuitka now supports Python 3.2

jmfauth wxjmfauth at gmail.com
Wed Feb 27 03:21:19 EST 2013


--------

Fascinating software.
Some are building, some are destroying.

Py33
>>> timeit.repeat("{1:'abc需'}")
[0.2573893570572636, 0.24261832285651508, 0.24259548003601594]

Py323
timeit.repeat("{1:'abc需'}")
[0.11000708521282831, 0.0994753634273593, 0.09901023634051853]

jmf




More information about the Python-list mailing list