Home
last modified time | relevance | path

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

/third_party/python/Doc/tools/
Drstlint.py164 def hide_comments(lines): function
194 for lno, line in enumerate(hide_comments(hide_literal_blocks(lines))):