Message155402
| Author | tlesher |
|---|---|
| Recipients | tlesher, vstinner, ysj.ray |
| Date | 2012-03-11.18:31:55 |
| SpamBayes Score | 0.077752165 |
| Marked as misclassified | No |
| Message-id | <1331490716.71.0.119471254662.issue8070@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch: use Py_FileSystemDefaultEncoding (if possible) when sys.stdin is (or becomes) invalid; if none, then fails without entering infinite loop. Docs for PyRun_InteractiveLoopFlags have been updated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-11 18:31:57 | tlesher | set | recipients: + tlesher, vstinner, ysj.ray |
| 2012-03-11 18:31:56 | tlesher | set | messageid: <1331490716.71.0.119471254662.issue8070@psf.upfronthosting.co.za> |
| 2012-03-11 18:31:56 | tlesher | link | issue8070 messages |
| 2012-03-11 18:31:56 | tlesher | create | |