[Python-porting] Installing different files on Python 2/3

Eric Snow ericsnowcurrently at gmail.com
Thu Jul 17 15:21:16 CEST 2014


On Jul 17, 2014 1:05 AM, "Dirkjan Ochtman" <dirkjan at ochtman.nl> wrote:
> However, on installation, all modules are byte-compiled, and both of
> these cause errors at the syntax level in the version of Python
> they're not intended for.

Isn't that what cache tags (PEP 3147) solve?

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20140717/8c4aae98/attachment.html>


More information about the Python-porting mailing list