summaryrefslogtreecommitdiff
path: root/tests/test_completion.py
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2018-09-05 22:25:37 -0600
committerkotfu <kotfu@kotfu.net>2018-09-05 22:25:37 -0600
commit7801d80ebaf2851ec0647733e385e88e90b2ae18 (patch)
treea21a82a996f1ad4405be8915aec2288524686f5d /tests/test_completion.py
parent2b42ac5507acb424fd30534397b60c1089bd09b4 (diff)
downloadcmd2-git-7801d80ebaf2851ec0647733e385e88e90b2ae18.tar.gz
Replace previously removed Statement initialization parameters
Statement is a subclass of str. Statement.__new__ should behave like str.__new__. Meaning it should accept any object as it’s argument, and our extended initialization parameters (i.e. command, arg_list) should not be allowed as positional arguments, only named arguments.
Diffstat (limited to 'tests/test_completion.py')
0 files changed, 0 insertions, 0 deletions