Sign in
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
astroid
/
c7908a16d1cf0a85de6f1723eefe6b0c8cc1115e
/
.
/
tests
/
testdata
/
python3
/
data
/
recursion.py
blob: 85f6513493214850bc0863394958fc14499369c2 [
file
]
""" For issue #25 """
class
Base
(
object
):
pass