On 27 January 2014 15:35, Victor Stinner <[email protected]> wrote: > Version 2 is the fastest in Python 3.3 and 3.4, but version 4 with > Python 3.4 produces the smallest file.
Which version is used when creating pyc files? This benchmark might suggest that version 2 is the best... Paul _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
