| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
subclasses
|
| |
|
|
|
|
| |
Option.convert() does
|
| |
|
| |
|
| |
|
|
|
|
| |
tweeking to make CLI utilize Application
|
|
|
|
| |
console
|
| |
|
|
|
|
| |
added NameSpace.__call__() method which iterates through the members; NameSpace no longer requires members to be Proxy instances; updated unit tests and affected code; cleaned up NameSpace docstrings and switch to epydoc param docstrings
|
|
|
|
| |
non-ascii characters work
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
instead of cmd.get_doc()
|
| |
|
| |
|
|
|
|
| |
rather than converting at each call
|
|
|
|
| |
give feedback on the calling
|
| |
|
| |
|
| |
|
|
file; moved corresponding unit tests into new test_cli.py file
|