Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dimaplib.py789 def xatom(self, name, *args): member in IMAP4
/external/python/cpython3/Lib/
Dimaplib.py887 def xatom(self, name, *args): member in IMAP4
/external/python/cpython2/Doc/library/
Dimaplib.rst501 .. method:: IMAP4.xatom(name[, arg[, ...]])
/external/python/cpython3/Doc/library/
Dimaplib.rst562 .. method:: IMAP4.xatom(name[, ...])