[Python-porting] Python 2/3 compatible distutils installation?

Barry Warsaw barry at python.org
Thu May 17 01:34:11 CEST 2012


On May 16, 2012, at 03:16 PM, Chris Jerdonek wrote:

>What causes the install process to byte-compile the files?

That's the question. :)  By which I mean, the files get byte compiled on
installation, and I've tried various things to have it ignore _compat2x.py
when installing in Python 3, but with no luck.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-porting/attachments/20120516/7be57f39/attachment-0001.pgp>


More information about the Python-porting mailing list