__dict__['__init__'])[0], ['self']) # Make sure that direct calls to __init__ do not clear previous contents d = OrderedDict([('a', 1), ('b', 2), ('c', 3), ...
確定! 回上一頁