Home
last modified time | relevance | path

Searched refs:replace_whitespace (Results 1 – 6 of 6) 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/cpython3/Lib/
Dtextwrap.py120 replace_whitespace=True, argument
133 self.replace_whitespace = replace_whitespace
155 if self.replace_whitespace:
/external/python/cpython3/Doc/library/
Dtextwrap.rst64 :attr:`.drop_whitespace`, and :attr:`.replace_whitespace` will have no effect.
174 .. attribute:: replace_whitespace
184 If :attr:`expand_tabs` is false and :attr:`replace_whitespace` is true,
190 If :attr:`replace_whitespace` is false, newlines may appear in the
/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/libchrome/third_party/jinja2/
Dfilters.py632 replace_whitespace=False,
/external/libchrome/base/android/jni_generator/
Djni_generator.py53 replace_whitespace=False,