diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-03-01 05:24:55 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-03-01 05:24:55 -0500 |
commit | 5400403f43cfa0970a13d48297f43e3816d94002 (patch) | |
tree | f90f0dbd54e49e86f46ca808f28efee88925e126 /cmd2.py | |
parent | 25927ad1405ba6f62dee49dd07cdd28c08332f66 (diff) | |
download | cmd2-git-5400403f43cfa0970a13d48297f43e3816d94002.tar.gz |
Fixed python_scripting.py example
- Since path_complete got moved outside of cmd2.Cmd and is now a function instead of a method, need to do partial argument binding with functools.partial() instead of functools.partialmethod()
Diffstat (limited to 'cmd2.py')
0 files changed, 0 insertions, 0 deletions