Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dast.py1077 self, string, *, quote_types=_ALL_QUOTES, escape_special_whitespace=False argument
1114 def _write_str_avoiding_backslashes(self, string, *, quote_types=_ALL_QUOTES): argument