]> granicus.if.org Git - python/commit
#17275: Fix class name in init errors in C bufferedio classes.
authorR David Murray <rdmurray@bitdance.com>
Sun, 24 Feb 2013 02:51:05 +0000 (21:51 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sun, 24 Feb 2013 02:51:05 +0000 (21:51 -0500)
commit67bfe8075822b226793ce672751329dd658af9af
tree49abcce706c2ce732e04afb9805ea550b4692f2e
parent0362b54fd9e8158c4b62386f1bd654daf1095ed4
#17275: Fix class name in init errors in C bufferedio classes.

This fixes an apparent copy-and-paste error.

Patch by Manuel Jacob.
Lib/test/test_io.py
Misc/ACKS
Misc/NEWS
Modules/_io/bufferedio.c