Searched refs:WS_TRANS (Results 1 – 1 of 1) sorted by relevance
373 WS_TRANS = {ord(_wschar) : ' ' for _wschar in string.whitespace} variable387 text = text.translate(WS_TRANS)