summaryrefslogtreecommitdiffstats
path: root/pym/portage/eclass_cache.py
Commit message (Expand)AuthorAgeFilesLines
* Catch errno.ENOTDIR instead of using os.path.isdir().Zac Medico2007-09-121-2/+3
* Bug #192298 - Handle PermissionDenied error in cache.update_eclasses().Zac Medico2007-09-121-2/+15
* Make all the classes inherit from object.Zac Medico2007-06-201-1/+1
* Namespace sanitizing, step 2Marius Mauch2007-01-251-2/+2
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+83