Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dimaplib.py852 data = '%s %s' % (data, self._checkquote(arg))
1064 def _checkquote(self, arg): member in IMAP4