Mercurial > python-cmd2
log cmd2.py @ 347:432ccab7c6c8
age | author | description |
---|---|---|
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 |