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 sbt
Recipients amaury.forgeotdarc, ezio.melotti, pitrou, santoso.wijaya, sbt, socketpair, vstinner
Date 2013-01-12.15:19:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358003998.4.0.124544524057.issue12939@psf.upfronthosting.co.za>
In-reply-to
Content
Forgot to mention, the handles are non-inheritable.

You can use _winapi.DuplicateHandle() to create an inheritable duplicate handle if you really need to.
History
Date User Action Args
2013-01-12 15:19:58sbtsetrecipients: + sbt, amaury.forgeotdarc, pitrou, vstinner, ezio.melotti, santoso.wijaya, socketpair
2013-01-12 15:19:58sbtsetmessageid: <1358003998.4.0.124544524057.issue12939@psf.upfronthosting.co.za>
2013-01-12 15:19:58sbtlinkissue12939 messages
2013-01-12 15:19:58sbtcreate