Message 178476 - Python tracker (original) (raw)
Message178476
| Author | ncoghlan |
|---|---|
| Recipients | Arfrever, meador.inge, ncoghlan, pitrou |
| Date | 2012-12-29.06:51:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1356763908.33.0.79670394413.issue16804@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| Hmm, it works in 3.2, so I suspect that's a symptom of the code change that skipped the side effects on explicit import when "-S" was specified. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-29 06:51:48 | ncoghlan | set | recipients: + ncoghlan, pitrou, Arfrever, meador.inge |
| 2012-12-29 06:51:48 | ncoghlan | set | messageid: 1356763908.33.0.79670394413.issue16804@psf.upfronthosting.co.za |
| 2012-12-29 06:51:48 | ncoghlan | link | issue16804 messages |
| 2012-12-29 06:51:48 | ncoghlan | create |