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 alexandre.vassalotti, benjamin.peterson, pitrou
Date 2009-06-29.11:46:05
SpamBayes Score 8.440512e-06
Marked as misclassified No
Message-id <1246275967.55.0.634394959558.issue6361@psf.upfronthosting.co.za>
In-reply-to
Content
You can call the detach() method if you don't want to the underlying
stream to be closed.
We could also add a close_parent attribute defaulting to True.
History
Date User Action Args
2009-06-29 11:46:07pitrousetrecipients: + pitrou, alexandre.vassalotti, benjamin.peterson
2009-06-29 11:46:07pitrousetmessageid: <1246275967.55.0.634394959558.issue6361@psf.upfronthosting.co.za>
2009-06-29 11:46:06pitroulinkissue6361 messages
2009-06-29 11:46:05pitroucreate