diff options
author | kotfu <kotfu@kotfu.net> | 2018-04-22 17:11:11 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2018-04-22 17:11:11 -0600 |
commit | 829c36cb22fd7f3b71548c1b742d40e7609a3aca (patch) | |
tree | ff6940ec104e6a87a92412595aa655e44968b77b /tests/test_parsing.py | |
parent | 2145115a1567284807389ffc771fa0222071e09e (diff) | |
download | cmd2-git-829c36cb22fd7f3b71548c1b742d40e7609a3aca.tar.gz |
refactor Command() to Statement(str)
- Command class renamed to Statement, and is now a subclass of str.
- str’s are immutable, and the string needs to contain the arguments, so revise the parseString method
Diffstat (limited to 'tests/test_parsing.py')
0 files changed, 0 insertions, 0 deletions