Searched refs:CPP1 (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_sha3/
H A Dcleanup.py10 CPP1 = re.compile("^//(.*)") variable
41 line = CPP1.sub(r"/*\1 */\n", line)

Completed in 97 milliseconds