diff options
author | Raymond Hettinger <python@rcn.com> | 2005-08-05 00:01:15 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-08-05 00:01:15 +0000 |
commit | a9d9936d105000a4cd0ca99ab806d1efaebf5a49 (patch) | |
tree | cb0fcb0ac3a5d9f8e1dd6af0ad357d072a4c9e83 /Python/sysmodule.c | |
parent | ea9dcdc0621e615ee93a961e63727c5aa394d315 (diff) | |
download | cpython-git-a9d9936d105000a4cd0ca99ab806d1efaebf5a49.tar.gz |
* Move copyright notice to top and indicate derivation from sets.py and
dictobject.c.
* Have frozenset_hash() use entry->hash instead of re-computing each
individual hash with PyObject_Hash(o);
* Finalize the dummy entry before a system exit.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions