mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
e454f9383c
This comment appears to have been mistakenly copied from what is now
called iobase_check_closed() in commit 4d9aec0220.
Also unite the iobase_check_closed() code with the relevant comment.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>