Home
last modified time | relevance | path

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

/qemu/python/scripts/
H A Dmkvenv.py92 # HAVE_DISTLIB is checked below, just-in-time, so that mkvenv does not fail
94 HAVE_DISTLIB = True
106 HAVE_DISTLIB = False
751 if not HAVE_DISTLIB:
107 HAVE_DISTLIB = True global() variable
119 HAVE_DISTLIB = False global() variable