1 2 3 4 5 6
def test(args): print args class Classy(object): def __init__(self): self.__dict__ = Classy.__borg__