Skip to content
Commit 9e2b66cc authored by Phil Dawson's avatar Phil Dawson Committed by Tristan Van Berkom
Browse files

app.py: Handle exception thrown when recursion limit is exceeded

Because the RecursionError exception was introduced in Python 3.5, until we
drop support for for Python 3.4, we must use RuntimeError.
parent b82d6793
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment