summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
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
commit6eb510ae89a02d0bb8c2ea5e18b86742dc177ec2 (patch)
treea6596bea2cc8dbca4c1cff879741bd8a30ab71f7 /Python/Python-ast.c
parentcbfde58a2375707434d950eaaf08662b9d3cf0ae (diff)
downloadcpython-6eb510ae89a02d0bb8c2ea5e18b86742dc177ec2.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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions