]> 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:21:48 +0000 (22:21 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sun, 24 Feb 2013 03:21:48 +0000 (22:21 -0500)
commitd7c59e101f99cc06f524f48063ce96403c7a6c30
treeb8f7b50e448a5337f23fab178295906fb2e8e870
parentccbc26a24c423f29159c04bee68439ba82f516db
parent9f10f56d132fecf2ad1b4eb2c45ae6cd23e34049
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