Message 99269 - Python tracker
Message99269
| Author | flox |
|---|---|
| Recipients | brian.curtin, ezio.melotti, flox, pitrou |
| Date | 2010-02-12.15:39:31 |
| SpamBayes Score | 2.0365163e-05 |
| Marked as misclassified | No |
| Message-id | <1265989175.6.0.87989838811.issue7712@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Fixed on trunk with r78136. Before closing this issue, we may apply additional cleanup on regrtest: - the "sys.path" hack is not needed anymore (no risk of relative imports) - the hack for sys.argv[0] could be removed too, and use __file__ instead |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-12 15:39:35 | flox | set | recipients: + flox, pitrou, ezio.melotti, brian.curtin |
| 2010-02-12 15:39:35 | flox | set | messageid: <1265989175.6.0.87989838811.issue7712@psf.upfronthosting.co.za> |
| 2010-02-12 15:39:33 | flox | link | issue7712 messages |
| 2010-02-12 15:39:33 | flox | create | |