Home
last modified time | relevance | path

Searched refs:p_cpp_comment (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dh2py.py35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]
/external/python/cpython2/Tools/scripts/
Dh2py.py35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]