Message 308117 - Python tracker
Message308117
| Author | christian.heimes |
|---|---|
| Recipients | Matúš Valo, christian.heimes |
| Date | 2017-12-12.11:28:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513078123.3.0.213398074469.issue32287@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The msvcrt module is part of the standard library on Windows. Your cygwin installation may be incomplete. By the way, why are you importing a private module? _pyio isn't a public API and shouldn't be used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-12 11:28:43 | christian.heimes | set | recipients: + christian.heimes, Matúš Valo |
| 2017-12-12 11:28:43 | christian.heimes | set | messageid: <1513078123.3.0.213398074469.issue32287@psf.upfronthosting.co.za> |
| 2017-12-12 11:28:43 | christian.heimes | link | issue32287 messages |
| 2017-12-12 11:28:43 | christian.heimes | create | |