Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dfixcid.py221 InsideCommentProgram = re.compile(InsideCommentPattern) variable
241 Program = InsideCommentProgram
247 if Program is InsideCommentProgram: