summaryrefslogtreecommitdiff
path: root/examples/scripts/script.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved example scripts from examples to examples/scripts directlyTodd Leonhardt2017-06-211-0/+7
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.