__init__.py 100 B

1234
  1. """
  2. Folder Module of offlineimap
  3. """
  4. from . import Base, Gmail, IMAP, Maildir, LocalStatus, UIDMaps