summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt_exception_handler.py.in
Commit message (Expand)AuthorAgeFilesLines
* PYHOOK: ignore KeyboardInterrupt exceptionJiri Moskovcak2009-09-091-0/+3
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-1/+1
* PYHOOK: fixed exception re-throwing and deprecation warning (use hashlib inst...Jiri Moskovcak2009-08-121-4/+4
* PYHOOK: UID is handled as integerJiri Moskovcak2009-08-111-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-061-1/+1
|\
| * trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-1/+1
* | PYHOOK: re-raise the exception, so the hook doesn't change the default behavi...Jiri Moskovcak2009-08-061-1/+1
|/
* PyHook: removed forgotten debug outputJiri Moskovcak2009-07-221-1/+0
* Removed dependency on rhplJiri Moskovcak2009-07-201-2/+0
* Fixed python hook to work with new DebugDump APIJiri Moskovcak2009-06-301-5/+3
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-1/+0
* New hook for python appsJiri Moskovcak2009-06-021-0/+333