Searched refs:hide_comments (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Doc/tools/ | ||
H A D | rstlint.py | 262 def hide_comments(lines): function 292 for lno, line in enumerate(hide_comments(hide_literal_blocks(lines))): |
Completed in 2 milliseconds