mirror of
https://github.com/python/cpython.git
synced 2026-06-06 19:40:45 -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>