log cmd2.py @ 356:d275d3beceff

age author description
Wed, 17 Feb 2010 14:32:04 -0500 catherine fix usage help name-stripping bug
Wed, 17 Feb 2010 12:32:49 -0500 catherine EOF is now the 'unusual' stop signal
Wed, 17 Feb 2010 12:08:42 -0500 catherine redirect works even with print
Wed, 17 Feb 2010 00:01:55 -0500 catherine fixed bug in empty values
Tue, 16 Feb 2010 20:51:47 -0500 catherine still working out redirection
Tue, 16 Feb 2010 19:10:01 -0500 catherine output redirection now wraps around precmd, postcmd
Tue, 16 Feb 2010 17:33:11 -0500 catherine beginning to change output redirection
Tue, 16 Feb 2010 16:33:47 -0500 catherine going to try moving output redirection to outside precmd, postcmd hooks
Tue, 16 Feb 2010 15:47:17 -0500 catherine quitting after invocation commands
Tue, 16 Feb 2010 15:13:11 -0500 catherine transcript test wasn't running pre and post cmd hooks
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:53:02 -0500 catherine cleanup print to py3 syntax'
Tue, 16 Feb 2010 12:36:14 -0500 catherine detect lists with __reversed__ not __getslice__
Tue, 16 Feb 2010 12:23:47 -0500 catherine MyInteractiveInterpreter removed
Mon, 15 Feb 2010 22:07:37 -0500 catherine alternatives
Mon, 15 Feb 2010 17:45:52 -0500 catherine tweaks for sqlpython compatibility
Fri, 12 Feb 2010 23:29:19 -0500 cat run() folded into app.cmdloop()
Fri, 12 Feb 2010 22:57:41 -0500 cat unit tests fixed
Fri, 12 Feb 2010 22:15:04 -0500 cat doc refreshing refresh.bash
Fri, 12 Feb 2010 21:41:17 -0500 cat more docs
Fri, 12 Feb 2010 16:28:15 -0500 cat default_to_shell
Fri, 12 Feb 2010 15:55:38 -0500 cat free function docs
Fri, 12 Feb 2010 15:35:48 -0500 cat locals_in_py
Thu, 11 Feb 2010 18:22:17 -0500 catherine initial args working
Thu, 11 Feb 2010 17:47:29 -0500 catherine run() working
Thu, 11 Feb 2010 17:03:45 -0500 catherine want to incorporate run() for tests - not yet working
Thu, 11 Feb 2010 16:07:24 -0500 catherine make SHOW TABLES work
Thu, 11 Feb 2010 14:46:50 -0500 catherine tweak to settable
Thu, 11 Feb 2010 14:41:07 -0500 catherine transcript test running again
Thu, 11 Feb 2010 14:18:28 -0500 catherine transcript test stuck in infinite loop?