This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dstufft
Recipients Oliver.Jeeves, dstufft, eric.araujo, tarek
Date 2014-03-13.21:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394745950.37.0.536352342583.issue7918@psf.upfronthosting.co.za>
In-reply-to
Content
It would also break some 2/3 compatible projects who have a python3 and a python2 file sitting next to each other and dynamically selected and imported based on Python version.
History
Date User Action Args
2014-03-13 21:25:50dstufftsetrecipients: + dstufft, tarek, eric.araujo, Oliver.Jeeves
2014-03-13 21:25:50dstufftsetmessageid: <1394745950.37.0.536352342583.issue7918@psf.upfronthosting.co.za>
2014-03-13 21:25:50dstufftlinkissue7918 messages
2014-03-13 21:25:50dstufftcreate