summaryrefslogtreecommitdiffstats
path: root/ipalib/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* 15: Added ipalib.base2 module where I'm experimenting with a 3rd approach ↵Jason Gerard DeRose2008-07-201-0/+4
| | | | that is a hybrid of the first two: a decoupled late binding OO strategy
* 6: Fleshed out API.register_command, made correpsonding unit tests much more ↵Jason Gerard DeRose2008-07-191-4/+8
| | | | rigorous
* 5: Fleshed out base.Named, added corresponding unit testsJason Gerard DeRose2008-07-191-0/+4
|
* 4: Got basics of API.register_command() working; added corresponding unit testsJason Gerard DeRose2008-07-191-0/+8
|
* 3: Finished NameSpace and cerresponding unit testsJason Gerard DeRose2008-07-191-1/+1
|
* 2: Got basics of NameSpace working, added corresponding unit testsJason Gerard DeRose2008-07-181-9/+8
|
* 1: Started roughing out ipalib packageJason Gerard DeRose2008-07-181-0/+50