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 ajaksu2
Recipients ajaksu2, christian.heimes, davidhopwood, spiv, tim.peters
Date 2009-04-28.00:01:28
SpamBayes Score 0.00068253226
Marked as misclassified No
Message-id <1240876889.86.0.742078815567.issue481171@psf.upfronthosting.co.za>
In-reply-to
Content
Cannot reproduce the hang in 2.6.2 (Windows XP) for nul (opening and
reading returns an empty string), prn or coml. Reading from con.xxx
"hangs", but it looks like it's waiting for data and Ctrl+C interrupts it.
History
Date User Action Args
2009-04-28 00:01:30ajaksu2setrecipients: + ajaksu2, tim.peters, spiv, christian.heimes, davidhopwood
2009-04-28 00:01:29ajaksu2setmessageid: <1240876889.86.0.742078815567.issue481171@psf.upfronthosting.co.za>
2009-04-28 00:01:28ajaksu2linkissue481171 messages
2009-04-28 00:01:28ajaksu2create