[Python-porting] Installing different files on Python 2/3
Eric Snow
ericsnowcurrently at gmail.com
Thu Jul 17 15:21:16 CEST 2014
More information about the Python-porting mailing list
Thu Jul 17 15:21:16 CEST 2014
- Previous message: [Python-porting] Installing different files on Python 2/3
- Next message: [Python-porting] Installing different files on Python 2/3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-porting] Installing different files on Python 2/3
- Next message: [Python-porting] Installing different files on Python 2/3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-porting mailing list