summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-27 01:51:18 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-27 01:51:18 +0200
commit98fe1a0c3bacdc51071d960d8d76b3b9f5b0d8c6 (patch)
tree9f3ade330a69ba55b615ccbfcf4680939377ab84 /Python
parentc556e10b94541d7bf20e908f8eca78e7f63fc28c (diff)
downloadcpython-git-98fe1a0c3bacdc51071d960d8d76b3b9f5b0d8c6.tar.gz
Issue #8796: codecs.open() calls the builtin open() function instead of using
StreamReaderWriter. Deprecate StreamReader, StreamWriter, StreamReaderWriter, StreamRecoder and EncodedFile() of the codec module. Use the builtin open() function or io.TextIOWrapper instead.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions