The kitchen.pycompat25 module contains implementations of functionality introduced in python-2.5.
This is a pure python implementation of defaultdict that is compatible with the defaultdict class provided by python-2.5 and above.
See also
Python 2.4 Compatibiity
Python 2.7 Compatibility
Enter search terms or a module, class or function name.