Searched refs:REMOVE_DIR (Results 1 – 1 of 1) sorted by relevance
21 REMOVE_DIR = '/Applications/Xcode9.0-Beta4.app/' variable37 if not os.path.exists(REMOVE_DIR):38 print "Failing early since %s isn't there." % REMOVE_DIR58 if os.path.exists(REMOVE_DIR):59 shutil.rmtree(REMOVE_DIR)