1
0
Fork 0
django-mailbox/django_mailbox/tests
2014-11-15 22:15:25 -08:00
..
messages Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
__init__.py Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time). 2014-04-25 16:45:35 -07:00
base.py Refactored the imap transport based on the tests 2014-05-29 23:41:11 -06:00
test_mailbox.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_message_flattening.py Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
test_process_email.py Fix test methods for new accessors. 2014-09-01 15:31:29 -03:00
test_transports.py Refactored the imap transport based on the tests 2014-05-29 23:41:11 -06:00