Home
last modified time | relevance | path

Searched refs:_PY_LONG_LONG_available (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_getargs2.py57 _PY_LONG_LONG_available = False variable
59 _PY_LONG_LONG_available = True variable
282 @unittest.skipUnless(_PY_LONG_LONG_available, 'PY_LONG_LONG not available')