Searched refs:CPP2 (Results 1 – 1 of 1) sorted by relevance
11 CPP2 = re.compile(r"\ //(.*)") variable42 line = CPP2.sub(r" /*\1 */\n", line)