Message 179444 - Python tracker
Message179444
| Author | serhiy.storchaka |
|---|---|
| Recipients | Ramchandra Apte, eric.araujo, klo.uo, serhiy.storchaka, tarek |
| Date | 2013-01-09.14:24:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357741473.88.0.225670999277.issue16907@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
get_ext_fullpath() has no relations to this bug. The bug is probably in spawn() functions, perhaps in _nt_quote_args() or something like. It looks as Windows specific bug (Posix passes command arguments as a list, not joining it into string). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-09 14:24:33 | serhiy.storchaka | set | recipients: + serhiy.storchaka, tarek, eric.araujo, Ramchandra Apte, klo.uo |
| 2013-01-09 14:24:33 | serhiy.storchaka | set | messageid: <1357741473.88.0.225670999277.issue16907@psf.upfronthosting.co.za> |
| 2013-01-09 14:24:33 | serhiy.storchaka | link | issue16907 messages |
| 2013-01-09 14:24:33 | serhiy.storchaka | create | |