MCPcopy Index your code
hub / github.com/python/cpython / test_zipfile64.py

File test_zipfile64.py

Lib/test/test_zipfile64.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Tests of the full ZIP64 functionality of zipfile
2# The support.requires call is the only reason for keeping this separate
3# from test_zipfile
4from test import support

Callers

nothing calls this directly

Calls 2

requiresMethod · 0.80
mainMethod · 0.45

Tested by

no test coverage detected