blob: 6c22281c4cf06e27813863ffe834e5aa052162e7 [file] [log] [blame]
class DirectMeta(type):
def __init__(cls, arg1, arg2):
cls.a = arg1
print cls.a