Blame src/hooks/python3.conf

Packit Service 8a8a03
# If set to 'no', unhandled python exceptions will be caught
Packit Service 8a8a03
# and saved even in scripts which are run without full path
Packit Service 8a8a03
# in sys.argv[0].
Packit Service 8a8a03
# Default is 'yes': do not save them.
Packit Service 8a8a03
#RequireAbsolutePath = yes