summaryrefslogtreecommitdiff
path: root/cmd2/support.py
Commit message (Expand)AuthorAgeFilesLines
* (Messy!) fix for some import errors.Zearin2011-12-261-2/+6
* Use `.format()` over `%`; Python3 style exceptions.Zearin2011-11-151-30/+30
* Move `EmbeddedConsoleExit` to `errors.py`.Zearin2011-11-151-4/+0
* Tweaked non-significant whitespace.Zearin2011-11-151-15/+56
* Added first-line comment, declaring UTF-8 encoding.Zearin2011-11-121-0/+1
* Elaborated comment to explain I am still a relative newcomer to Python.Zearin2011-11-121-0/+4
* Moved all non-“boilerplate” files under cmd2Zearin2011-10-101-0/+356