Message 104434 - Python tracker
Message104434
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, michael.foord, ncoghlan |
| Date | 2010-04-28.14:58:12 |
| SpamBayes Score | 0.0001491386 |
| Marked as misclassified | No |
| Message-id | <1272466695.99.0.288197698274.issue8202@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Committed for 2.7 in r80580 (as it turns out, the hack I remembered was probably from the original pre-runpy 2.4 implementation and has since been replaced by the proper runpy based system. This bug was likely just a lingering remnant of that original hackish approach). Will forward port to 3.2 after the 2.7 beta is out. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-28 14:58:16 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, michael.foord |
| 2010-04-28 14:58:15 | ncoghlan | set | messageid: <1272466695.99.0.288197698274.issue8202@psf.upfronthosting.co.za> |
| 2010-04-28 14:58:13 | ncoghlan | link | issue8202 messages |
| 2010-04-28 14:58:13 | ncoghlan | create | |