log

age author description
Thu, 06 Jan 2011 17:58:34 -0800 Jeff Hammel override get_variables for API template; could instead do this in the ctor, alternately
Thu, 06 Jan 2011 17:49:40 -0800 Jeff Hammel display defaults with command line --help option
Thu, 06 Jan 2011 17:14:22 -0800 Jeff Hammel wait, its completely silly to print the variables since OptionParser already does that
Thu, 06 Jan 2011 17:12:36 -0800 Jeff Hammel what i really meant to do with variables
Thu, 06 Jan 2011 16:38:40 -0800 Jeff Hammel add a comment
Thu, 06 Jan 2011 15:54:55 -0800 Jeff Hammel make a full CLI class for a single API template
Thu, 06 Jan 2011 14:27:09 -0800 Jeff Hammel stub for a command-line parser
Thu, 06 Jan 2011 14:25:51 -0800 Jeff Hammel * fix another variable-related bug
Thu, 06 Jan 2011 14:15:19 -0800 Jeff Hammel fix several issues involving variable interpolation
Thu, 06 Jan 2011 13:14:12 -0800 Jeff Hammel pass the variables, fixes tests
Thu, 06 Jan 2011 12:29:47 -0800 Jeff Hammel instantiate subtemplates with the appropriate interactive argument
Thu, 06 Jan 2011 12:23:10 -0800 Jeff Hammel whitespace
Thu, 06 Jan 2011 12:13:45 -0800 Jeff Hammel missed an interactive=False
Thu, 06 Jan 2011 11:51:28 -0800 Jeff Hammel make test.py executable
Wed, 05 Jan 2011 18:27:34 -0800 Jeff Hammel remove unused imports