Message 159215 - Python tracker
Message159215
| Author | pitrou |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.smith, eric.snow, lemburg, ncoghlan, pitrou |
| Date | 2012-04-24.21:37:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335303393.3436.20.camel@localhost.localdomain> |
| In-reply-to | <1335303407.01.0.959390135494.issue14657@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> That's why I was thinking of tying into Modules/getpath.c because I > assume that would work cross-platform. Is that incorrect? Windows uses PC/getpathp.c, not Modules/getpath.c (with tons of duplicate code)... So you would have to tie into both :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-24 21:37:59 | pitrou | set | recipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, Arfrever, eric.snow |
| 2012-04-24 21:37:58 | pitrou | link | issue14657 messages |
| 2012-04-24 21:37:58 | pitrou | create | |