blob: d8385a021fffc8c65642081aa47878c9cd04b8aa [file] [log] [blame]
__author__ = 'ktisha'
class Child(Base):
def f(self):
print self.f()