Message 285374 - Python tracker
Message285374
| Author | lemburg |
|---|---|
| Recipients | JGoutin, lemburg, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-01-13.10:03:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484301791.96.0.120262933434.issue29241@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Adding Victor, who implemented the fs codec. AFAIK, it's not possible to change the encoding after interpreter initialization, since it will have been already used for many different things by the time you get to executing code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-13 10:03:12 | lemburg | set | recipients: + lemburg, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, JGoutin |
| 2017-01-13 10:03:11 | lemburg | set | messageid: <1484301791.96.0.120262933434.issue29241@psf.upfronthosting.co.za> |
| 2017-01-13 10:03:11 | lemburg | link | issue29241 messages |
| 2017-01-13 10:03:11 | lemburg | create | |