Message164256
> The proposal [1] is that TextIOWrapper support a set_encoding() method that is only supported between creation of the stream and the first read or write operation.
IMHO "encoding", "errors", "buffering", "line_buffering" and "newline" should be writable properties (unless first read/write). |
|
| Date |
User |
Action |
Args |
| 2012-06-28 14:08:28 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ncoghlan |
| 2012-06-28 14:08:28 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2012-06-28 14:08:27 | serhiy.storchaka | link | issue15216 messages |
| 2012-06-28 14:08:26 | serhiy.storchaka | create | |
|