示例#1
0
 def __iter__(self):
     return _iter_dict_keys(self.__dict__)
示例#2
0
 def __iter__(self):
     return _iter_dict_keys(self.__dict__)