Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dimaplib.py424 def deleteacl(self, mailbox, who): member in IMAP4
/external/python/cpython2/Doc/library/
Dimaplib.rst209 .. method:: IMAP4.deleteacl(mailbox, who)
/external/python/cpython2/Doc/whatsnew/
D2.4.rst1090 Yves Dionne) and new :meth:`deleteacl` and :meth:`myrights` methods (contributed
/external/python/cpython2/Misc/
DHISTORY2836 - imaplib has two new methods: deleteacl and myrights.