log examples/doctest.txt @ 215:360a70d3ef5f

age author description
Thu, 20 Jan 2011 17:59:37 -0800 Jeff Hammel minor docstring correction
Thu, 20 Jan 2011 17:58:06 -0800 Jeff Hammel fix a syntax error in the python template thanks to some friendly tests
Tue, 18 Jan 2011 07:51:50 -0800 Jeff Hammel add a test for the python-package template
Tue, 11 Jan 2011 12:04:25 -0800 Jeff Hammel now API template variables seem to work
Tue, 11 Jan 2011 09:06:25 -0800 Jeff Hammel fix CLI interface a bit....write a test for it
Mon, 10 Jan 2011 21:42:32 -0800 Jeff Hammel document a bit and add a test for an include example
Mon, 10 Jan 2011 21:33:03 -0800 Jeff Hammel make the api for substitute() variables, output
Mon, 10 Jan 2011 19:57:13 -0800 Jeff Hammel fixed output broke other things
Mon, 10 Jan 2011 14:39:21 -0800 Jeff Hammel interpolate file permissions
Fri, 07 Jan 2011 10:58:28 -0800 Jeff Hammel API templates now hobble along on their own two feet
Fri, 07 Jan 2011 10:17:48 -0800 Jeff Hammel check in a failing test wrt location
Thu, 06 Jan 2011 12:13:45 -0800 Jeff Hammel missed an interactive=False
Sun, 02 Jan 2011 00:48:58 -0800 Jeff Hammel test and fix mixed output case
Sat, 01 Jan 2011 23:00:59 -0800 Jeff Hammel get directory substitution sorta working; start stubbing mixed case
Sat, 01 Jan 2011 22:34:29 -0800 Jeff Hammel found a serious problem: directories stubbornly substitute into themselves
Sat, 01 Jan 2011 22:28:35 -0800 Jeff Hammel stub out directory example
Sat, 01 Jan 2011 22:13:33 -0800 Jeff Hammel fixed single-file test case
Sat, 01 Jan 2011 21:58:34 -0800 Jeff Hammel started writing tests; what a surprise, everything is broken ;)