Home
last modified time | relevance | path

Searched refs:_BZ2_SUPPORTED (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dshutil.py24 _BZ2_SUPPORTED = True variable
26 _BZ2_SUPPORTED = False variable
919 elif _BZ2_SUPPORTED and compress == 'bzip2':
1041 if _BZ2_SUPPORTED:
1262 if _BZ2_SUPPORTED:

Completed in 3 milliseconds