Home
last modified time | relevance | path

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

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