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 pitrou
Recipients brian.curtin, kayhayen, pitrou, tim.golden
Date 2012-01-15.23:13:26
SpamBayes Score 0.008023324
Marked as misclassified No
Message-id <1326669207.3.0.581903822038.issue13792@psf.upfronthosting.co.za>
In-reply-to
Content
Python's os.execl simply calls Windows' execv() function, which AFAIK has nothing to do with cmd.exe.
History
Date User Action Args
2012-01-15 23:13:27pitrousetrecipients: + pitrou, tim.golden, brian.curtin, kayhayen
2012-01-15 23:13:27pitrousetmessageid: <1326669207.3.0.581903822038.issue13792@psf.upfronthosting.co.za>
2012-01-15 23:13:26pitroulinkissue13792 messages
2012-01-15 23:13:26pitroucreate