summaryrefslogtreecommitdiffstats
path: root/py/mock/trace_decorator.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup trailing whitespace.Michael E Brown2008-01-081-4/+4
* separate out function tracing from verbosityMichael E Brown2007-12-061-15/+57
* potential fix for rhel5 traceback.Michael E Brown2007-12-051-1/+6
* consolidate imports.Michael E Brown2007-12-031-1/+1
* mostly whitespace fixes, plus a few other things to make pylint/pychecker hap...Michael E Brown2007-12-021-5/+5
* use python-decoratortools instead of shipping our own decorator.pyMichael E Brown2007-12-011-37/+36
* import local modules after system modules.Michael E Brown2007-12-011-2/+2
* move things around so that we can run mock.py from the build tree instead of ...Michael E Brown2007-11-301-0/+84