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 Bithin.A
Recipients Bithin.A
Date 2012-02-20.12:56:38
SpamBayes Score 0.0019295232
Marked as misclassified No
Message-id <1329742599.87.0.0630282328331.issue14064@psf.upfronthosting.co.za>
In-reply-to
Content
In urllib/parse.py the collections module is imported twice which is against the PEP8-- Style Guide for Python Code.
History
Date User Action Args
2012-02-20 12:56:40Bithin.Asetrecipients: + Bithin.A
2012-02-20 12:56:39Bithin.Asetmessageid: <1329742599.87.0.0630282328331.issue14064@psf.upfronthosting.co.za>
2012-02-20 12:56:39Bithin.Alinkissue14064 messages
2012-02-20 12:56:39Bithin.Acreate