Message 61358 - Python tracker
Message61358
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, shoermann, thomaslee |
| Date | 2008-01-20.19:56:54 |
| SpamBayes Score | 0.012581374 |
| Marked as misclassified | No |
| Message-id | <1200859020.68.0.560063822041.issue1772@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The popen*() function don't quote the paths for you. Please use the subprocess module. It takes care of the quoting on Windows. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-20 19:57:00 | christian.heimes | set | spambayes_score: 0.0125814 -> 0.012581374 recipients: + christian.heimes, thomaslee, shoermann |
| 2008-01-20 19:57:00 | christian.heimes | set | spambayes_score: 0.0125814 -> 0.0125814 messageid: <1200859020.68.0.560063822041.issue1772@psf.upfronthosting.co.za> |
| 2008-01-20 19:56:54 | christian.heimes | link | issue1772 messages |
| 2008-01-20 19:56:54 | christian.heimes | create | |