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 brett.cannon
Recipients Arfrever, benjamin.peterson, brett.cannon
Date 2011-02-22.19:08:20
SpamBayes Score 0.1716048
Marked as misclassified No
Message-id <1298401702.91.0.688204862439.issue11276@psf.upfronthosting.co.za>
In-reply-to
Content
While directly referencing a module on its own is useless, this is an issue if the module is used in e.g., an assignment: ``blah = cPickle`` is not changed.
History
Date User Action Args
2011-02-22 19:08:22brett.cannonsetrecipients: + brett.cannon, benjamin.peterson, Arfrever
2011-02-22 19:08:22brett.cannonsetmessageid: <1298401702.91.0.688204862439.issue11276@psf.upfronthosting.co.za>
2011-02-22 19:08:20brett.cannonlinkissue11276 messages
2011-02-22 19:08:20brett.cannoncreate