summaryrefslogtreecommitdiff
path: root/examples/event_loops.py
Commit message (Collapse)AuthorAgeFilesLines
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+3
| | | | A few other miscellaneous minor tweaks for whitespace and such.
* Added basic example of how to use cmd2 in a manner that doesn't own the main ↵Todd Leonhardt2017-03-041-0/+26
inner loop of an application.