log

age author description
Thu, 18 Feb 2010 15:35:36 -0500 cat fix quit() in py
Thu, 18 Feb 2010 15:15:29 -0500 cat working out fileutil
Thu, 18 Feb 2010 14:20:43 -0500 cat refresh corrections
Thu, 18 Feb 2010 14:04:27 -0500 cat updating refresh scripts
Thu, 18 Feb 2010 14:04:10 -0500 cat updating refresh scripts
Thu, 18 Feb 2010 13:45:43 -0500 cat added hook pic
Thu, 18 Feb 2010 13:08:15 -0500 cat try again to upload docs
Thu, 18 Feb 2010 01:32:56 -0500 catherine Added tag 0.6.0 for changeset 4530fc11d743
Thu, 18 Feb 2010 01:32:50 -0500 catherine released 0.6.0 0.6.0
Thu, 18 Feb 2010 01:15:39 -0500 catherine remove ex2
Thu, 18 Feb 2010 00:10:25 -0500 catherine add info re: assembla page
Wed, 17 Feb 2010 17:18:26 -0500 catherine leave office for pycon...
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 23:08:17 -0500 catherine line spacing
Tue, 16 Feb 2010 23:07:04 -0500 catherine cmd2 docs
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 14:05:25 -0500 catherine graph'
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:57:05 -0500 catherine pyparsing_py3'
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