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

File test_zipimport_support.py

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

Source from the content-addressed store, hash-verified

1# This test module covers support in various parts of the standard library
2# for working with modules located inside zipfiles
3# The tests are centralised in this fashion to make it easy to drop them
4# if a platform doesn't support zipimport

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected