Home
last modified time | relevance | path

Searched defs:comment_header (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Misc/Vim/
Dvim_syntax.py9 comment_header = '''" Auto-generated Vim syntax file for Python (%s: r%s). variable
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DFormatParagraph.py150 def reformat_comment(data, limit, comment_header): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dformat.py156 def reformat_comment(data, limit, comment_header): argument