diff options
author | Daniel Hillier <daniel.hillier@gmail.com> | 2019-11-30 08:30:47 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2019-11-30 08:30:47 (GMT) |
commit | 8d62df60d8733d0fa9aee14ef746d0009a7a9726 (patch) | |
tree | 313fcbd540496aaf81650be5a189cbc8abeee63e /Doc/library | |
parent | 1df65f7c6c00dfae9286c7a58e1b3803e3af33e5 (diff) | |
download | cpython-8d62df60d8733d0fa9aee14ef746d0009a7a9726.zip cpython-8d62df60d8733d0fa9aee14ef746d0009a7a9726.tar.gz cpython-8d62df60d8733d0fa9aee14ef746d0009a7a9726.tar.bz2 |
bpo-37523: Raise ValueError for I/O operations on a closed zipfile.ZipExtFile. (GH-14658)
Raises ValueError when calling the following on a closed zipfile.ZipExtFile: read, readable, seek, seekable, tell.
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions