summaryrefslogtreecommitdiffstats
path: root/src/hooks/abrt_exception_handler.py.in
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanup in python handlerJiri Moskovcak2011-01-241-1/+0
| | | | - removed unused import subprocess
* PyHook: ignore SystemExit exception rhbz#636913Jiri Moskovcak2011-01-051-2/+4
| | | | | | - SystemExit is not an error, so ABRT should ignore it - see http://docs.python.org/library/exceptions.html#exceptions.SystemExit for more details
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-0/+167
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>