Man page - divide-by-zero-python(1)
Packages contains this manual
Package: chaos-marmosets
apt-get install chaos-marmosets
apt-get install chaos-marmosets
Manuals in package:
Documentations in package:
Manual
DIVIDE-BY-ZERO-PYTHON
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
NAME
divide-by-zero-python - try to divide a number by zero and crash
SYNOPSIS
divide-by-zero-python
DESCRIPTION
divide-by-zero-python tries to divide a number by zero. It will immediately exit with a Python stack trace. This program is useful to test Pythonβs sys.excepthook to handle crashes. In case of using a bug reporting system like Apport, this program allows testing reporting the crash.
OPTIONS
This program takes no options.
AUTHOR
Benjamin Drung <bdrung@posteo.de>