Searched refs:setacl (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ |
D | imaplib.py | 679 def setacl(self, mailbox, who, what): member in IMAP4
|
/external/python/cpython3/Lib/ |
D | imaplib.py | 761 def setacl(self, mailbox, who, what): member in IMAP4
|
/external/python/cpython2/Doc/library/ |
D | imaplib.rst | 390 .. method:: IMAP4.setacl(mailbox, who, what)
|
/external/python/cpython3/Doc/library/ |
D | imaplib.rst | 438 .. method:: IMAP4.setacl(mailbox, who, what)
|