Message 261581 - Python tracker
Message261581
| 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:12 | brett.cannon | set | recipients: + brett.cannon, vstinner, eric.smith |
| 2016-03-11 16:56:12 | brett.cannon | set | messageid: <1457715372.79.0.990107383571.issue26538@psf.upfronthosting.co.za> |
| 2016-03-11 16:56:12 | brett.cannon | link | issue26538 messages |
| 2016-03-11 16:56:12 | brett.cannon | create | |