Message100272
| Author | alfps |
|---|---|
| Recipients | alfps |
| Date | 2010-03-01.21:12:27 |
| SpamBayes Score | 2.6154714e-06 |
| Marked as misclassified | No |
| Message-id | <1267477949.48.0.216202239381.issue8036@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In Windows XP, using CPython 3.1.1: python -c "import os; os.spawnl( os.P_WAIT, 'blah' )" Crashes the interpreter and Windows pops up the "tell us about it" box. Python 2.6 is however happy and just reports invalid arg. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-01 21:12:29 | alfps | set | recipients: + alfps |
| 2010-03-01 21:12:29 | alfps | set | messageid: <1267477949.48.0.216202239381.issue8036@psf.upfronthosting.co.za> |
| 2010-03-01 21:12:27 | alfps | link | issue8036 messages |
| 2010-03-01 21:12:27 | alfps | create | |