Searched refs:bcolors (Results 1 – 1 of 1) sorted by relevance
12 class bcolors: class76 print(bcolors.OKGREEN + "{} parse tree successfully".format(input) + bcolors.ENDC)79 … print(bcolors.FAIL + "{} parse tree failed:\t{}".format(input, str(e)) + bcolors.ENDC)