]> granicus.if.org Git - python/commit
give TextIOWrapper a repr that tells you the encoding
authorBenjamin Peterson <benjamin@python.org>
Mon, 9 Mar 2009 00:07:03 +0000 (00:07 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 9 Mar 2009 00:07:03 +0000 (00:07 +0000)
commitc4c0eaebbff47a70bcdbc97d9b57e57b977efb5d
treeee6ed5cd1fc352607a41a9acffef867e5aa5bf51
parentf2b55fb5ee0374babd770dd5aabad5045a1f78dc
give TextIOWrapper a repr that tells you the encoding
Lib/_pyio.py
Lib/test/test_io.py
Modules/_textio.c