summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib/test_error2.py
Commit message (Expand)AuthorAgeFilesLines
* Changed PublicError so str(e) is untranslated (for logging) and added format=...Jason Gerard DeRose2009-01-081-17/+112
* Renamed PublicError.code attribute to PublicError.errnoJason Gerard DeRose2009-01-061-8/+8
* New Param: Added Param.get_label() method for a way to retrieve translated me...Jason Gerard DeRose2009-01-051-1/+1
* Quite a bit of work on new public errors and their unit testsJason Gerard DeRose2009-01-041-2/+82
* Ported plugin registration errors into errors2.py; plugable.Registrar now rai...Jason Gerard DeRose2009-01-031-1/+77
* Ported errors.SubprocessError to errors2Jason Gerard DeRose2009-01-031-0/+79
* Started fleshing out reoganization of errors in errors.py (with gettext support)Jason Gerard DeRose2009-01-031-0/+41