blob: 966548d605625b6d8c44a687d727a100540579d1 [file] [log] [blame]
__author__ = 'ktisha'
class A():
def my_method(my_inst):
my_inst.do_smth()