summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2006-02-25 22:38:04 +0000
committerGuido van Rossum <guido@python.org>2006-02-25 22:38:04 +0000
commitecccdc2966bfd2b9bc6b8016381731fe62c00fe8 (patch)
tree51b3a0b4f45eae9931d883f9aa674849b8ed8bd2 /Python/pythonrun.c
parent11d2c8fe77ec19a2f1504bbca403dbd2303be0b8 (diff)
downloadcpython-ecccdc2966bfd2b9bc6b8016381731fe62c00fe8.tar.gz
- Patch 1433928:
- The copy module now "copies" function objects (as atomic objects). - dict.__getitem__ now looks for a __missing__ hook before raising KeyError. - Added a new type, defaultdict, to the collections module. This uses the new __missing__ hook behavior added to dict (see above).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions