示例#1
0
 def copy(self):
     return ConfigDict(MergableDict.copy(self))
示例#2
0
 def copy(self):
     return ConfigDict(MergableDict.copy(self))