Antidote: Dependency Injection for Python
Dependency injection for Python. Contribute to Finistere/antidote development by creating an account on GitHub. (more…)
Read more »
Source code: Lib/imaplib.py This module defines three classes, IMAP4, IMAP4_SSL and IMAP4_stream, which encapsulate a connection to an IMAP4 server and implement a large subset of the IMAP4rev1 cli… Read more