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 socketpair
Recipients r.david.murray, socketpair, vstinner
Date 2016-05-31.05:44:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464673474.12.0.652036135674.issue23459@psf.upfronthosting.co.za>
In-reply-to
Content
> we are already effectvely exposing fexecve

Did not found neither os.fexecve() nor os.execve() documentation about this. How I can use glibc's fexecve() ?
History
Date User Action Args
2016-05-31 05:44:34socketpairsetrecipients: + socketpair, vstinner, r.david.murray
2016-05-31 05:44:34socketpairsetmessageid: <1464673474.12.0.652036135674.issue23459@psf.upfronthosting.co.za>
2016-05-31 05:44:34socketpairlinkissue23459 messages
2016-05-31 05:44:33socketpaircreate