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

/external/python/cpython2/Mac/
H A DExtras.install.py11 def isclean(name): function
33 if isclean(fn):
42 if not isclean(dirs[i]):
/external/python/cpython3/Mac/
H A DExtras.install.py11 def isclean(name): function
33 if isclean(fn):
42 if not isclean(dirs[i]):

Completed in 284 milliseconds