diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-04-15 13:14:54 -0700 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-04-15 13:14:54 -0700 |
commit | a6b5733a94eaaf42c5b113de64fced3ea807c91e (patch) | |
tree | bc11927cb07e5ac910450c56d64c42a0a9c14687 /examples/python_scripting.py | |
parent | e60836418647935572a9a35c7292ea73ff0fba07 (diff) | |
download | cmd2-git-a6b5733a94eaaf42c5b113de64fced3ea807c91e.tar.gz |
Removed unit test dependency on mock
mock was a backport of Python's built in unittest.mock and was required for Python 3.2 or earlier
- Since we now support Python 3.4+ moving forward we no longer need to make use of the 3rd party mock module
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions