Message 85596 - Python tracker
Message85596
| Author | gregory.p.smith |
|---|---|
| Recipients | gpolo, gregory.p.smith, m.sucajtys |
| Date | 2009-04-06.00:23:31 |
| SpamBayes Score | 0.0007935285 |
| Marked as misclassified | No |
| Message-id | <1238977412.54.0.574952369464.issue2254@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
fyi - Your patch does not work on windows as it uses os.path for uri manipulation. that means it behaves differently with regards to / and \ based on platform. I'm making a new one. I've written a unittest. should be fixed soon. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-06 00:23:32 | gregory.p.smith | set | recipients: + gregory.p.smith, gpolo, m.sucajtys |
| 2009-04-06 00:23:32 | gregory.p.smith | set | messageid: <1238977412.54.0.574952369464.issue2254@psf.upfronthosting.co.za> |
| 2009-04-06 00:23:31 | gregory.p.smith | link | issue2254 messages |
| 2009-04-06 00:23:31 | gregory.p.smith | create | |