Rework commands to use argparse subparsers (cmd_run still needs work).
authorW. Trevor King <wking@tremily.us>
Thu, 4 Oct 2012 19:12:23 +0000 (15:12 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 4 Oct 2012 22:51:19 +0000 (18:51 -0400)
commit7e0974511fed5cb652dee6c2e4f2be5c831d369d
treedcb7f567cd3d2d95ec505a90855d9764593564b4
parentff650e8c94f32363efbd02ea2422f15b6524ebb5
Rework commands to use argparse subparsers (cmd_run still needs work).
rss2email.py