Message209983
What about other TextIOWrapper parameters? I think "newline" should be changed in same cases as "encoding" and "errors". And changing "buffering" and "line_buffering" can be useful too.
What if add the "configure" or "reopen" method which accepts all this parameters? This will decrease the swelling of interface. |
|
| Date |
User |
Action |
Args |
| 2014-02-02 13:33:14 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, ishimoto, ncoghlan, pitrou, vstinner, jwilk, mrabarnett, Arfrever, methane, nikratio, rurpy2, elixir |
| 2014-02-02 13:33:14 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2014-02-02 13:33:14 | serhiy.storchaka | link | issue15216 messages |
| 2014-02-02 13:33:13 | serhiy.storchaka | create | |
|