Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtextwrap.py120 replace_whitespace=True, argument
129 self.replace_whitespace = replace_whitespace
155 if self.replace_whitespace:
/external/python/cpython2/Doc/library/
Dtextwrap.rst116 .. attribute:: replace_whitespace
126 If :attr:`expand_tabs` is false and :attr:`replace_whitespace` is true,
132 If :attr:`replace_whitespace` is false, newlines may appear in the
/external/libmojo/third_party/jinja2/
Dfilters.py497 replace_whitespace=False,