log

age author description
2011-06-09 Jeff Hammel split reading and interpreting the .ini into different functions
2011-06-08 Jeff Hammel finalize (hopefully) decorator syntax
2011-06-08 Jeff Hammel update decorator syntax
2011-06-08 Jeff Hammel test fibonacci sequence
2011-06-08 Jeff Hammel stub a fibonacci sequence for testing
2011-06-08 Jeff Hammel start stubbing out wrappers....i am somewhat perplexed
2011-06-08 Jeff Hammel stub decorators
2011-06-08 Jeff Hammel test loading a different section
2011-06-08 Jeff Hammel test calling the thing
2011-06-08 Jeff Hammel split IniFactory tests to their own file
2011-06-07 Jeff Hammel make the arg parser work
2011-06-06 Jeff Hammel more stubbing
2011-06-06 Jeff Hammel use IniFactory.__doc__ as parser description
2011-06-06 Jeff Hammel stub command line parser