summaryrefslogtreecommitdiffstats
path: root/ipapython/entity.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-4/+0
| | | | | Much of this is formatting to make pylint happy but it also fixes some real bugs.
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-0/+202
We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python.