Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backend.xmlrpc and simple-server.py now use the xmlrpc_marshal() and ↵ | Jason Gerard DeRose | 2008-10-02 | 1 | -2/+2 |
| | | | | xmlrpc_unmarshal() functions respectively | ||||
* | Environment is now subclassed from object, rather then dict. Added tests for ↵ | Martin Nagy | 2008-10-02 | 1 | -17/+23 |
| | | | | Environment and config.py | ||||
* | Add support for environment variables, change tests accordingly | Martin Nagy | 2008-09-29 | 1 | -0/+84 |