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