Message 86711 - Python tracker (original) (raw)
Message86711
| 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:30 | ajaksu2 | set | recipients: + ajaksu2, tim.peters, spiv, christian.heimes, davidhopwood |
| 2009-04-28 00:01:29 | ajaksu2 | set | messageid: 1240876889.86.0.742078815567.issue481171@psf.upfronthosting.co.za |
| 2009-04-28 00:01:28 | ajaksu2 | link | issue481171 messages |
| 2009-04-28 00:01:28 | ajaksu2 | create |