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 brett.cannon, eric.smith, vstinner
Date 2016-03-11.16:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457715372.79.0.990107383571.issue26538@psf.upfronthosting.co.za>
In-reply-to
Content
I think a more important question is why is test.libregrtest doing what it's doing? Is it simply to guarantee that the `site` code is run? If so it should just import `site`.

As for adding the __setitem__() method, I'm fine with it but maybe Eric has an opinion?
History
Date User Action Args
2016-03-11 16:56:12brett.cannonsetrecipients: + brett.cannon, vstinner, eric.smith
2016-03-11 16:56:12brett.cannonsetmessageid: <1457715372.79.0.990107383571.issue26538@psf.upfronthosting.co.za>
2016-03-11 16:56:12brett.cannonlinkissue26538 messages
2016-03-11 16:56:12brett.cannoncreate