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 mark.dickinson
Recipients mark.dickinson
Date 2010-02-03.13:51:19
SpamBayes Score 0.037703022
Marked as misclassified No
Message-id <1265205081.99.0.588324125272.issue7844@psf.upfronthosting.co.za>
In-reply-to
Content
It would be good to have a -3 warning for any use of import in 2.7 whose semantics change in 3.x, as a result of the absolute imports PEP (PEP 328).
History
Date User Action Args
2010-02-03 13:51:22mark.dickinsonsetrecipients: + mark.dickinson
2010-02-03 13:51:21mark.dickinsonsetmessageid: <1265205081.99.0.588324125272.issue7844@psf.upfronthosting.co.za>
2010-02-03 13:51:19mark.dickinsonlinkissue7844 messages
2010-02-03 13:51:19mark.dickinsoncreate