Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 33: Finished unit tests for plugable.Proxy | Jason Gerard DeRose | 2008-08-01 | 1 | -5/+12 |
| | |||||
* | 32: Added Plugin and Proxy base classes in plugable module, along with ↵ | Jason Gerard DeRose | 2008-07-31 | 1 | -0/+84 |
| | | | | to_cli() and from_cli() functions; added correspending unit tests | ||||
* | 31: Renamed exceptions.py to errors.py | Jason Gerard DeRose | 2008-07-31 | 1 | -5/+5 |
| | |||||
* | 30: Added plugable module with more generic implementation of Registrar; ↵ | Jason Gerard DeRose | 2008-07-28 | 1 | -0/+95 |
added corresponding unit tests |