summaryrefslogtreecommitdiffstats
path: root/ipalib/errors.py
Commit message (Expand)AuthorAgeFilesLines
* 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'Jason Gerard DeRose2008-08-081-33/+33
* 81: Switch from tab to 4-space indentationJason Gerard DeRose2008-08-081-80/+80
* 76: Fleshed out opt.validate(); added corresponding unit testsJason Gerard DeRose2008-08-071-3/+5
* 72: Started work on public.opt class; added corresponding unit testsJason Gerard DeRose2008-08-071-0/+20
* 65: Finished simplified Proxy2 class; updated unit testsJason Gerard DeRose2008-08-061-3/+0
* 47: Added plugable.check_identifier() function; added corresponding unit testsJason Gerard DeRose2008-08-051-1/+4
* 31: Renamed exceptions.py to errors.pyJason Gerard DeRose2008-07-311-0/+127