summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/basegroup.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-2/+2
|
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-1/+1
| | | | | | Once this is committed we can start the process of renaming errors2 as errors. I thought that combinig this into one commit would be more difficult to review.
* Use tuples instead of lists for class variablesRob Crittenden2009-03-251-3/+3
|
* Add generic base class that will most of the heavy lifting for groupsRob Crittenden2009-03-201-0/+422