Searched refs:is_standalone (Results 1 – 2 of 2) sorted by relevance
64 is_standalone = not os.path.isdir(os.path.join('third_party', 'angle'))66 if is_standalone:
75 def is_standalone(filename): function