Skip to content
Snippets Groups Projects
Commit 1ffce0f3 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

doc mention!

parent f64daeda
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,10 @@ Exception handling ...@@ -4,6 +4,10 @@ Exception handling
Satella provides a rich functionality to register exception hooks. Satella provides a rich functionality to register exception hooks.
.. note:: Satella does not install a custom faulthandler_. Do it yourself.
.. _faulthandler: https://docs.python.org/3/library/faulthandler.html
Writing your own exception handlers Writing your own exception handlers
=================================== ===================================
......
__version__ = '2.14.31a2' __version__ = '2.14.31a3'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment