Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_isinstance.py
Find file
Blame
History
Permalink
Limit the nesting depth of a tuple passed as the second argument to
· 2c7239cc
Brett Cannon
authored
Mar 20, 2004
isinstance() or issubclass() to the recursion limit of the interpreter.
2c7239cc