New submission from benoitc <[email protected]>: io.RawIOBase class in cpython have the method _checkClosed called by some modules around. This one is missng in pypy.
---------- messages: 5281 nosy: benoitc, pypy-issue priority: critical status: unread title: _checkClosed method is misisng in io.RawIOBase ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1392> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
