Home
last modified time | relevance | path

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

/dports/devel/py-testtools/testtools-2.5.0/scripts/
H A D_lp_release.py103 def is_heading_marker(line, marker_char): function
111 if (is_heading_marker(line, '~') and
123 if is_heading_marker(line, '-'):
131 if is_heading_marker(line, '~'):