Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/clinic/
Dclinic.py166 def rstrip_lines(s): function
219 value = textwrap.indent(rstrip_lines(value), indent)
4897 add(textwrap.indent(rstrip_lines(p.docstring.rstrip()), " "))