]> granicus.if.org Git - python/commit
give the C implementation of TextIOWrapper the errors property #6217
authorBenjamin Peterson <benjamin@python.org>
Sat, 6 Jun 2009 18:02:12 +0000 (18:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Jun 2009 18:02:12 +0000 (18:02 +0000)
commit0926ad1f05f06233a7595b9f837cc3c5ee5fe46d
tree7bc723cd73aaaa3557b9da6d4e6ecc979aaa57ec
parent3bbbf18a38ad2af62a090692acb6f1299baf9aba
give the C implementation of TextIOWrapper the errors property #6217
Doc/library/io.rst
Lib/_pyio.py
Lib/test/test_io.py
Lib/test/test_memoryio.py
Misc/NEWS
Modules/_io/stringio.c
Modules/_io/textio.c