コード例 #1
0
 def clear(self):
     """Remove every item from the dict."""
     self._order = []
     TxOrderedDict.clear(self)