diff options
author | Todd Leonhardt <tleonhardt@gmail.com> | 2017-03-10 15:32:24 -0500 |
---|---|---|
committer | Todd Leonhardt <tleonhardt@gmail.com> | 2017-03-10 15:32:24 -0500 |
commit | 2cdadd69fc74fbc30b1beb83b7c3d2d1eadfae8a (patch) | |
tree | c4c375e9b66c4ccf5f26381ec6b513cb88d72c55 /examples/python_scripting.py | |
parent | 27c182b14c6f2529fdb31b7b3dba1120ca23a3dc (diff) | |
download | cmd2-git-2cdadd69fc74fbc30b1beb83b7c3d2d1eadfae8a.tar.gz |
Improvements to py command.
The following improvements have been made:
1) Can now use "cmd" to run cmd2 do_* commands within a python script before ever entering an interactive Python console
2) Issuing a cmd('quit') within a python script will now really quit the application.
3) Recursively entering an interactive Python session from within an existing one is no longer allowed.
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions