abrt-python.conf (5) Linux Manual Page
abrt-python.conf – Configuration file for ABRT’s python crash hook
Description
Currently, only one item exists:
RequireAbsolutePath = yes / no …
- If set to no, unhandled python exceptions will be caught and saved even in scripts which are run without full path in sys.argv[0]. Default is yes: do not save them.
See Also
abrt.conf(5)
Authors
- • ABRT team
