summaryrefslogtreecommitdiffstats
path: root/Lib/site.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-05-17 23:59:11 (GMT)
committerGuido van Rossum <guido@python.org>2007-05-17 23:59:11 (GMT)
commit024da5c2576f196dede4bfa0fc5808019bd54fd8 (patch)
tree5ddf497e06e42dac48d3d17ee288332b0a956296 /Lib/site.py
parentf4cfc8f6bb47e77ca954b58b436f2157b5b6f530 (diff)
downloadcpython-024da5c2576f196dede4bfa0fc5808019bd54fd8.zip
cpython-024da5c2576f196dede4bfa0fc5808019bd54fd8.tar.gz
cpython-024da5c2576f196dede4bfa0fc5808019bd54fd8.tar.bz2
Make all the multibyte codec tests pass.
Changes to io.py, necessary to make this work: - Redid io.StringIO as a TextIOWrapper on top of a BytesIO instance. - Got rid of _MemoryIOMixin, folding it into BytesIO instead. - The read() functions that take -1 to mean "eveything" now also take None. - Added readline() support to BufferedIOBase. :-(
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions