blob: e1e4fb90b949587e4ce2e862277ed2fe71b7eeb4 [file] [log] [blame]
class A(object):
def target_func(self, p):
pass
def another_func(self):
pass