cpython/Lib/test/test_zipfile
Emma Smith 0788948dcb
gh-84481: Add ZipFile.data_offset attribute (#132165)
* Add ZipFile.data_offset attribute

This attribute provides the offset to zip data from the start of the file, when available.

* Add blurb-it

* Try fixing class ref in NEWS
2025-04-06 13:51:42 -07:00
..
_path gh-131152: Remove unused imports from tests (part 2) (#131154) 2025-03-13 10:57:40 +01:00
__init__.py
__main__.py
test_core.py gh-84481: Add ZipFile.data_offset attribute (#132165) 2025-04-06 13:51:42 -07:00