Searched refs:nowhitespace (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | textwrap.py | 77 nowhitespace = '[^' + whitespace[1:] variable in TextWrapper 94 'ws': whitespace, 'nws': nowhitespace}, 96 del word_punct, letter, nowhitespace |
Completed in 1 milliseconds