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 eric.smith
Recipients amaury.forgeotdarc, eric.smith, techtonik
Date 2010-07-16.17:10:01
SpamBayes Score 0.37802193
Marked as misclassified No
Message-id <1279300204.04.0.773706712684.issue9148@psf.upfronthosting.co.za>
In-reply-to
Content
I believe it's true that Windows does not offer process replacement. I'm sure you could perform some tricks by essentially writing your own loader, but the practical answer is no. It might be worth looking into how cygwin implements exec().
History
Date User Action Args
2010-07-16 17:10:04eric.smithsetrecipients: + eric.smith, amaury.forgeotdarc, techtonik
2010-07-16 17:10:04eric.smithsetmessageid: <1279300204.04.0.773706712684.issue9148@psf.upfronthosting.co.za>
2010-07-16 17:10:01eric.smithlinkissue9148 messages
2010-07-16 17:10:01eric.smithcreate