DEBSOURCES
Skip Quicknav
sources / python-zstd / 1.5.5.1-1 / tests / __init__.py
12345678
# Tests import sys # Another dirty hack for tests if sys.hexversion < 0x03000000: import test_compress import test_version