Mercurial > python-cmd2
comparison example/exampleSession.txt @ 187:183dd2fffec5 0.4.5
newline terminators ok
author | catherine@Elli.myhome.westell.com |
---|---|
date | Wed, 28 Jan 2009 12:37:02 -0500 |
parents | 72de7d8566e2 |
children |
comparison
equal
deleted
inserted
replaced
186:bee79220382c | 187:183dd2fffec5 |
---|---|
1 (Cmd) say put this in a file > myfile.txt | |
1 (Cmd) say < myfile.txt | 2 (Cmd) say < myfile.txt |
2 put this in a file | 3 put this in a file |
3 (Cmd) # comments do nothing | 4 (Cmd) # comments do nothing |
4 (Cmd) /* C-style comments */ say are invisible | 5 (Cmd) /* C-style comments */ say are invisible |
5 are invisible | 6 are invisible |