summaryrefslogtreecommitdiffstats
path: root/py/mock/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused imports.Ville Skyttä2010-03-201-1/+0
* add new exception for result dir not being accessible and print nice friendly...Michael E Brown2008-11-181-0/+14
* convert mock.util.do() to use subprocess.Popen() rather than raw fork/exec.\n...Michael E Brown2008-01-201-2/+2
* - make "mock --chroot" non-interactive - set the exit code of "mock --chroot"...Mike Bonnet2007-12-111-1/+4
* mostly whitespace fixes, plus a few other things to make pylint/pychecker hap...Michael E Brown2007-12-021-3/+11
* move things around so that we can run mock.py from the build tree instead of ...Michael E Brown2007-11-301-0/+68