Home
last modified time | relevance | path

Searched defs:skip_on_s390x (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_zlib.py48 skip_on_s390x = unittest.skipIf(hasattr(os, 'uname') and os.uname().machine == 's390x', variable

Completed in 2 milliseconds