1
0
Fork 0
django-mailbox/django_mailbox/transports
2017-05-09 23:59:42 +02:00
..
__init__.py Add flake8 style check 2017-05-09 23:59:42 +02:00
babyl.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
base.py Add flake8 style check 2017-05-09 23:59:42 +02:00
generic.py Flush repository after consume email - close #128 2016-12-26 01:12:14 +01:00
gmail.py Minor cleanup & a Python 3k fix. 2014-05-29 16:52:08 -07:00
imap.py add imaps STARTTLS support (#94) 2016-05-15 12:05:11 -07:00
maildir.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mbox.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mh.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mmdf.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
pop3.py Adding a more-versatile condition-handling method for preventing integration tests from mashing on one another. 2015-07-07 22:22:15 -07:00