This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rosslagerwall
Recipients gregory.p.smith, rnk, ronaldoussoren, rosslagerwall
Date 2011-01-03.13:06:25
SpamBayes Score 2.079165e-08
Marked as misclassified No
Message-id <1294059987.56.0.75244440423.issue6800@psf.upfronthosting.co.za>
In-reply-to
Content
I tested this on FreeBSD 8.1 - it outputs 'hello world'.

I think this should be closed - i think the os.exec* functions should mirror the operating system exec* functions. If the platform has a limitation then so be it.

And it seems like the latest versions of those platforms have overcome this limitation anyway.
History
Date User Action Args
2011-01-03 13:06:27rosslagerwallsetrecipients: + rosslagerwall, gregory.p.smith, ronaldoussoren, rnk
2011-01-03 13:06:27rosslagerwallsetmessageid: <1294059987.56.0.75244440423.issue6800@psf.upfronthosting.co.za>
2011-01-03 13:06:25rosslagerwalllinkissue6800 messages
2011-01-03 13:06:25rosslagerwallcreate