Mercurial > hg > pyloader
log
age | author | description |
---|---|---|
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 |
2011-06-06 | Jeff Hammel | give IniFactory |
2011-06-06 | Jeff Hammel | this now works |
2011-06-06 | Jeff Hammel | make factory.py executable |
2011-06-06 | Jeff Hammel | fix syntax error |
2011-06-06 | Jeff Hammel | wire up command line entry point |