Add beginnings of a Python user interface:
commit287c21c20cbcab073d263ae50a6342dec793d0a6
authorJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 23:11:08 +0000 (3 16:11 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Tue, 3 Jun 2008 23:11:08 +0000 (3 16:11 -0700)
tree2cf853f3f345ed8468f81aad8319410682c2c09a
parent2670e6839fe1842142855632dafcc0a932bdb22c
Add beginnings of a Python user interface:

MailServers: get messages from server using IMAP.
EasyOTP: calls cotp to decode and encode

Split from ui.py.
.gitignore
EasyOTP.py [new file with mode: 0644]
MailServers.py [new file with mode: 0644]
push [new file with mode: 0755]
ui.py [deleted file]