blob: 01298185c05ce2528edb3942394a823a69b6e8db [file] [log] [blame]
__author__ = 'ktisha'
def f(x):
test = 1
class Child(Base):
def __init__(self):
super(Child, self).__init__()