-
由 Pascal Lamblin 提交于
Python 2.4's dict ignores the __missing__ method, but we already had an implementation of defaultdict in Python 2.4 that does.
fae7ce30
Python 2.4's dict ignores the __missing__ method, but we already had an implementation of defaultdict in Python 2.4 that does.