summaryrefslogtreecommitdiff
path: root/cmd2/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'test_merge' into test_ply_mergeEric Lin2018-05-021-0/+32
|\
| * Merge branch 'bash_completion' into bash_to_pyscriptEric Lin2018-05-021-0/+15
| |\
| | * Merge remote-tracking branch 'origin/master' into bash_completionEric Lin2018-04-271-0/+14
| | | | | | | | | | | | Updated argcomplete_bridge to use new constants/utils.
| * | Added support for customizing the pyscript bridge pystate object name.Eric Lin2018-05-021-0/+30
| |/ | | | | | | | | | | | | Removed all legacy pystate objects. Changed default behavior to clear _last_result before each command Added utility for creating named tuples with default values Added tests to exercise new changes.
* | extract strip_quotes() to utils modulekotfu2018-04-301-0/+12
|/
* Create utils module for utility functionskotfu2018-04-271-0/+13