summaryrefslogtreecommitdiff
path: root/examples/event_loops.py
Commit message (Expand)AuthorAgeFilesLines
* Add black for automatic code formatTodd Leonhardt2021-01-311-0/+1
* Standardize cmd2 imports in tests and exampleskotfu2018-05-231-1/+1
* Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-1/+1
* Started removing dependency on sixTodd Leonhardt2018-04-151-1/+1
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+3
* Added basic example of how to use cmd2 in a manner that doesn't own the main ...Todd Leonhardt2017-03-041-0/+26