Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dh2py.py34 p_comment = re.compile(r'/\*([^*]+|\*+[^/])*(\*+/)?') variable
37 ignores = [p_comment, p_cpp_comment]