Home
last modified time | relevance | path

Searched defs:get_comment_header (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DFormatParagraph.py181 def get_comment_header(line): function
/external/python/cpython3/Lib/idlelib/
Dformat.py187 def get_comment_header(line): function