Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 146: Removed CLI.parse_kw() method and corresponding unit tests | Jason Gerard DeRose | 2008-08-13 | 1 | -13/+0 |
* | 145: Added new CLI.parse() method; added corresponding unit tests | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+17 |
* | 141: Fixed unit tests for CLI.finalize() | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+3 |
* | 135: Added unit test for CLI dictoinary interface | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+16 |
* | 134: Added CLI.mcl (Max Command Length) property; added corresponding unit tests | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+41 |
* | 115: CLI now parses out kw args; cmd.__call__() now uses print_n_call() to gi... | Jason Gerard DeRose | 2008-08-12 | 1 | -0/+12 |
* | 110: Started fleshing out more in cli.py | Jason Gerard DeRose | 2008-08-11 | 1 | -0/+19 |
* | 87: Moved to_cli(), from_cli() functions from plugable.py into new cli.py fil... | Jason Gerard DeRose | 2008-08-08 | 1 | -0/+36 |