Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/email/
Dheader.py434 if self._current_line.is_onlyws():
574 def is_onlyws(self): member in _Accumulator