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