limits on the maximum depth of recursion
RecursionError: maximum recursion depth exceeded
https://stackoverflow.com/questions/3323001/what-is-the-maximum-recursion-depth-in-python-and-how-to-increase-it
sys.setrecursionlimit(new_limit_value)
js / python / linux / .NET C# F# / MS-SQL / postgresql / maths / data / logic / thought / SmartCard / EMV / django / HTML
sys.setrecursionlimit(new_limit_value)