commit | 712021991849257ed1162368b0a31bb008412636 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 04 11:35:36 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 04 11:35:36 2010 +0000 |
tree | 4431853dbba42a2d4012bc8c837972eabea8c091 | |
parent | 268e4872d3d16ef0457487e401e253d37748c136 [diff] |
_pyio: Fix TextIOWrapper constructor: os has no device_encoding() function _io module doesn't call this function which was introduced in Python3.