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