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 loewis
Recipients djc, loewis
Date 2010-06-02.17:07:29
SpamBayes Score 0.2900008
Marked as misclassified No
Message-id <1275498452.05.0.697710691604.issue8877@psf.upfronthosting.co.za>
In-reply-to
Content
Just in case it isn't clear: this is because of the order of fixes. The first fixer replaces httplib with http.client, then the next fixer thinks this is a relative import.
History
Date User Action Args
2010-06-02 17:07:32loewissetrecipients: + loewis, djc
2010-06-02 17:07:32loewissetmessageid: <1275498452.05.0.697710691604.issue8877@psf.upfronthosting.co.za>
2010-06-02 17:07:29loewislinkissue8877 messages
2010-06-02 17:07:29loewiscreate