root/interact.py
| Revision 273:f35c1e819177, 195 bytes (checked in by Menno Smits <menno@…>, 3 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/usr/bin/python |
| 2 | |
| 3 | # Copyright (c) 2011, Menno Smits |
| 4 | # Released subject to the New BSD License |
| 5 | # Please see http://en.wikipedia.org/wiki/BSD_licenses |
| 6 | |
| 7 | from imapclient.interact import main |
| 8 | main() |
Note: See TracBrowser
for help on using the browser.
