blob: fa66ec41d4409a2a3c0b4c4f486d8036d97acf99 [file] [log] [blame]
__author__ = 'ktisha'
class A():
@classmethod
def my_method(cls):
print 1