Home
last modified time | relevance | path

Searched defs:_BZ2_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dshutil.py25 _BZ2_SUPPORTED = True variable
27 _BZ2_SUPPORTED = False variable
/external/python/cpython3/Lib/
Dshutil.py24 _BZ2_SUPPORTED = True variable
26 _BZ2_SUPPORTED = False variable