summaryrefslogtreecommitdiff
path: root/examples/submenus.py
Commit message (Expand)AuthorAgeFilesLines
* Added optional persistent readline history featureTodd Leonhardt2018-02-081-5/+1
* Added ability to use ipy for embedded IPython to submenus.py exampleTodd Leonhardt2018-02-071-1/+23
* Fixed typo in ThirdLevel.do_say() printCalvin Lobo2018-02-041-1/+2
* added a decorator function that allows nesting of Cmd instances to create sub...Calvin Lobo2018-02-011-0/+90