table of contents
ABRT-PYTHON.CONF(5) | ABRT Manual | ABRT-PYTHON.CONF(5) |
NAME¶
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¶
AUTHORS¶
•ABRT team
09/30/2020 | abrt 2.1.11 |