Mercurial > python-cmd2
comparison example/exampleSession.txt @ 175:72de7d8566e2
tests finally passing
author | catherine@dellzilla |
---|---|
date | Fri, 12 Dec 2008 15:27:42 -0500 |
parents | 471318e59e51 |
children | 183dd2fffec5 |
comparison
equal
deleted
inserted
replaced
174:471318e59e51 | 175:72de7d8566e2 |
---|---|
1 (Cmd) & look, a shortcut! | |
2 look, a shortcut! | |
3 (Cmd) say put this in a file > myfile.txt | |
4 (Cmd) say < myfile.txt | 1 (Cmd) say < myfile.txt |
5 put this in a file | 2 put this in a file |
6 (Cmd) # comments do nothing | 3 (Cmd) # comments do nothing |
7 (Cmd) /* C-style comments */ say are invisible | 4 (Cmd) /* C-style comments */ say are invisible |
8 are invisible | 5 are invisible |