diff options
Diffstat (limited to 'imapArchive.py')
-rwxr-xr-x | imapArchive.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/imapArchive.py b/imapArchive.py index c334144..2354342 100755 --- a/imapArchive.py +++ b/imapArchive.py @@ -6,6 +6,7 @@ # & https://blog.fugue.co/2016-02-11-python-mocking-101.html # for unittest.mock tutorials # for testing +# FIXME TODO FIXME DON'T DO THIS! Active Work is on archive_folder import argparse import configparser import email |