diff options
author | Jonathon Reinhart <JonathonReinhart@users.noreply.github.com> | 2024-01-16 16:27:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 16:27:17 (GMT) |
commit | e454f9383c5ea629a917dfea791da0bb92b90d8e (patch) | |
tree | f41eb747f0330aa91b5efa1a99ed4aaaa23fbe09 /Lib/csv.py | |
parent | c77f552ec02040dfe14a0a3cb743d96eedffadec (diff) | |
download | cpython-e454f9383c5ea629a917dfea791da0bb92b90d8e.zip cpython-e454f9383c5ea629a917dfea791da0bb92b90d8e.tar.gz cpython-e454f9383c5ea629a917dfea791da0bb92b90d8e.tar.bz2 |
Fix an incorrect comment in iobase_is_closed (GH-102952)
This comment appears to have been mistakenly copied from what is now
called iobase_check_closed() in commit 4d9aec022063.
Also unite the iobase_check_closed() code with the relevant comment.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/csv.py')
0 files changed, 0 insertions, 0 deletions