Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 128: Fixed startup.py, example.py to work with new plugin locations | Jason Gerard DeRose | 2008-08-13 | 1 | -2/+2 |
| | |||||
* | 122: The dictorary interface to CLI now has keys build using to_cli(), ↵ | Jason Gerard DeRose | 2008-08-12 | 1 | -2/+0 |
| | | | | rather than converting at each call | ||||
* | 121: Renamed API.__call__() method to API.finalize() | Jason Gerard DeRose | 2008-08-12 | 1 | -1/+1 |
| | |||||
* | 51: Moved old_plugins.py back to plugins.py | Jason Gerard DeRose | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | 11: Added submodules needed to triger the plugin loading, etc., so I can ↵ | Jason Gerard DeRose | 2008-07-20 | 1 | -0/+31 |
start work on the cli demo |