Searched defs:get_comment_header (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/idlelib/ | ||
| D | FormatParagraph.py | 181 def get_comment_header(line): function |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | format.py | 187 def get_comment_header(line): function |