| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
restructuredtext formatting
|
| |
|
|
|
|
| |
plugable.py
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
RequirementError if a required option is missing
|
|
|
|
| |
Python2.4 are not new-style classes
|
| |
|
| |
|
| |
|
|
|
|
| |
instead of cmd.get_doc()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
corresponding unit tests
|
|
|
|
| |
rather than converting at each call
|
| |
|
|
|
|
| |
added docstrings for ProxyTarget.implements() and implemented_by() classmethods; fixed typo in Plugin.finalize() docstring
|
|
|
|
| |
unit tests
|
|
|
|
| |
prints sorted by the keys in ascending order
|
| |
|
| |
|
|
|
|
| |
give feedback on the calling
|
| |
|
|
|
|
| |
mthd.get_options()
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for which defaults were generated; updated unit tests
|
| |
|