]> granicus.if.org Git - python/commit
Merge #17275: Fix class name in init errors in C bufferedio classes.
authorR David Murray <rdmurray@bitdance.com>
Sun, 24 Feb 2013 03:07:55 +0000 (22:07 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sun, 24 Feb 2013 03:07:55 +0000 (22:07 -0500)
commit9f10f56d132fecf2ad1b4eb2c45ae6cd23e34049
tree95008ed8a10c9c914d9a8cbafbd58171408c70a5
parente766c742c1f006c08fa0f48ee43b4edb599a81c9
parent67bfe8075822b226793ce672751329dd658af9af
Merge #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