| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Also:
- Made self.locals_in_py = True for main.py and examples/python_scripting.py
- This makes debugging easier in the embedded IPython shell provided by the opt-in ipy command
|
| |
|
|
| |
Also removed default argument for _relative_load and load
|
|
|
Cleaned up the examples directory by adding a scripts subdirectory.
This makes it a bit clearer which Python files are example cmd2 applications and which are example Python scripts for use with the pyscript command.
|