Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 692 Bytes

divide-by-zero-python.1.md

File metadata and controls

32 lines (22 loc) · 692 Bytes
date footer header layout license section title
2024-06-02
chaos-marmosets
divide-by-zero-python's Manual
page
Licensed under the ISC license
1
DIVIDE-BY-ZERO-PYTHON

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 [email protected]