summaryrefslogtreecommitdiff
path: root/examples/hello_cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.py_refactorKevin Van Brunt2021-03-261-3/+2
* Add in isort changesTodd Leonhardt2021-01-311-2/+3
* Add black for automatic code formatTodd Leonhardt2021-01-311-5/+4
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+3
* Renamed locals_in_py to self_in_pyTodd Leonhardt2020-01-271-1/+1
* Changed example cmd2 history file's extension from txt to dat since it is now...Kevin Van Brunt2019-06-051-1/+1
* Refactor exit_code implementationTodd Leonhardt2019-05-201-1/+2
* Moved main.py to exampels/hello_cmd2.py and added some commentsTodd Leonhardt2018-10-061-0/+16