Searched refs:ENDC (Results 1 – 1 of 1) sorted by relevance
19 ENDC = '\033[0m' variable in bcolors76 print(bcolors.OKGREEN + "{} parse tree successfully".format(input) + bcolors.ENDC)79 … print(bcolors.FAIL + "{} parse tree failed:\t{}".format(input, str(e)) + bcolors.ENDC)