root/interact.py

Revision 273:f35c1e819177, 195 bytes (checked in by Menno Smits <menno@…>, 3 months ago)

Simple driver scripts for interact and livetest

  • Property exe set to *
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
7from imapclient.interact import main
8main()
Note: See TracBrowser for help on using the browser.