__author__ = 'ktisha' def f(x): test = 1 class Child(Base): def __init__(self): super(Child, self).__init__()