Searched refs:InsideCommentProgram (Results 1 – 1 of 1) sorted by relevance
221 InsideCommentProgram = re.compile(InsideCommentPattern) variable241 Program = InsideCommentProgram247 if Program is InsideCommentProgram: