[Python-Dev] Proposal: defaultdict (original) (raw)

Guido van Rossum guido at python.org
Fri Feb 17 21:23:06 CET 2006


On 2/17/06, Thomas Heller <theller at python.net> wrote:

Ahem, I'm still looking for ways to 'overtake' the dict to implement weird and fancy things. Can onmissing be overridden in subclasses (writing the subclass in C would not be a problem)?

Why ahem?

The answer is yes.

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list