VirtualMailManager/cli/__init__.py
2012-11-20 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
2012-06-28 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
2011-02-24 Pascal Volk VMM: Updated some messages. (doesn't, isn't) -> (does not, is not) v0.6.x
2011-01-14 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
2010-08-05 Pascal Volk vmm: Renamed to VirtualMailManager/cli/main.py. Splitted subcommands v0.6.x
2010-07-28 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
2010-07-26 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
2010-07-26 Pascal Volk VMM/cli: Forgot to remove string_io from __all__. v0.6.x
2010-07-26 Pascal Volk VMM/cli: Removed misplaced function string_io. v0.6.x
2010-07-26 Pascal Volk VMM/cli: w_err() call os.sys.exit only if code != 0. v0.6.x
2010-02-27 Pascal Volk VMM/cli: small optimizations in the functions w_std() and w_err() v0.6.x
2010-02-25 Pascal Volk PEP-8-ified the work of the last days. v0.6.x
2010-02-13 Pascal Volk VMM/cli: added __init__.py to the repository. v0.6.x
less more (0) tip