blob: d414e6fc3c4568628076627c7390422cf0e97cbd [file] [log] [blame]
class A(object):
__slots__ = ""
def __getattribute__(self, item):
pass