| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
it; added unit test for Param.__repre__()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
func_code.co_varnames instead of an approprate slice
|
| |
|
|
|
|
| |
only calls output_for_cli() if it has been implemented
|
| |
|
| |
|
|
|
|
| |
Command.output_for_cli() to take care of formatting print output
|
| |
|
|
|
|
| |
prompt for first, last before login)
|
| |
|
| |
|
|
|
|
| |
docstrings
|
|
|
|
| |
xmlrpc_unmarshal() functions respectively
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
updated unit tests and related code
|
| |
|
|
|
|
| |
into a reStructuredText table
|
| |
|
|
|
|
| |
backend component
|
| |
|
| |
|
|
|
|
| |
tests for Method
|
| |
|
| |
|
|
|
|
| |
updated unit tests for Method.get_options()
|
|
|
|
| |
takes_params and properties together intelegintly
|
|
|
|
| |
NameSpace.__map; updated NameSpace unit test to also test __todict__()
|
|
|
|
| |
instead of in Object.__init__()
|
|
|
|
| |
Object.properties instance attribute
|
|
|
|
| |
instance attribute
|
|
|
|
| |
the instance is created implicity
|
| |
|
|
|
|
| |
callback.func_code.co_varnames are used; updated DefaultFrom unit tests to test this usage
|
|
|
|
| |
expanded unit tests for Param.__init__()
|
| |
|
|
|
|
| |
relies on Param.__init__() to do it
|
|
|
|
| |
extra kw args
|