Message186121
| Author | Drekin |
|---|---|
| Recipients | Drekin, eric.araujo, tshepang |
| Date | 2013-04-06.09:41:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365241281.86.0.874706705316.issue17620@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry for typos. • interactive console doesn't use sys.stdin for input, why? • it uses sys.stdin.encoding, shouldn't it rather use sys.__stdin__.encoding if anything? • input() and hence code.interact() uses sys.stdin |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-06 09:41:21 | Drekin | set | recipients: + Drekin, eric.araujo, tshepang |
| 2013-04-06 09:41:21 | Drekin | set | messageid: <1365241281.86.0.874706705316.issue17620@psf.upfronthosting.co.za> |
| 2013-04-06 09:41:21 | Drekin | link | issue17620 messages |
| 2013-04-06 09:41:21 | Drekin | create | |