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 loewis
Recipients loewis, ned.deily, ronaldoussoren
Date 2010-01-08.09:18:12
SpamBayes Score 0.028954
Marked as misclassified No
Message-id <1262942294.21.0.839949294442.issue7658@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be possible to make this a runtime choice? I.e. use posix_spawn when available, and exec otherwise?
History
Date User Action Args
2010-01-08 09:18:14loewissetrecipients: + loewis, ronaldoussoren, ned.deily
2010-01-08 09:18:14loewissetmessageid: <1262942294.21.0.839949294442.issue7658@psf.upfronthosting.co.za>
2010-01-08 09:18:12loewislinkissue7658 messages
2010-01-08 09:18:12loewiscreate