summaryrefslogtreecommitdiffstats
path: root/py
Commit message (Collapse)AuthorAgeFilesLines
...
* convert @decorator-syntax to use python-2.3 compatible peak decoratortools ↵Michael E Brown2007-12-014-45/+49
| | | | syntax.
* use python-decoratortools instead of shipping our own decorator.pyMichael E Brown2007-12-012-161/+36
|
* remove unused import.Michael E Brown2007-12-011-1/+0
|
* few changes to make pychecker happy.Michael E Brown2007-12-014-4/+4
|
* add back in comment line that was accidentally dropped in merge.Michael E Brown2007-12-011-0/+1
|
* fix builds of multiple srpms on same cmdline.Michael E Brown2007-12-011-2/+7
|
* import local modules after system modules.Michael E Brown2007-12-011-2/+2
|
* first steps for updating to 0.8.11Clark Williams2007-11-301-1/+0
|
* remove debugging statement.Michael E Brown2007-11-301-2/+0
|
* move things around so that we can run mock.py from the build tree instead of ↵Michael E Brown2007-11-3012-0/+2003
having to install it.