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 sdaoden
Recipients eric.araujo, gregory.p.smith, sdaoden
Date 2011-03-11.13:16:33
SpamBayes Score 1.5009255e-07
Marked as misclassified No
Message-id <20110311131625.GA50703@sherwood.local>
In-reply-to <1299844492.32.0.259676792362.issue11466@psf.upfronthosting.co.za>
Content
This new patch (11466.2.patch) also includes the #11236 patch, 
because if ^C would work as expected then that would not close the 
fd either. 
It's identical to the first patch beside that.
Files
File name Uploaded
11466.2.patch sdaoden, 2011-03-11.13:16:33
History
Date User Action Args
2011-03-11 13:16:35sdaodensetrecipients: + sdaoden, gregory.p.smith, eric.araujo
2011-03-11 13:16:34sdaodenlinkissue11466 messages
2011-03-11 13:16:33sdaodencreate