diff options
author | Raymond Hettinger <python@rcn.com> | 2008-01-28 20:34:33 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2008-01-28 20:34:33 +0000 |
commit | ecdcb5895029c83c8bb5f98de502beaa56b78c9e (patch) | |
tree | 92e2ac58fc2e7f4d2d1e0514ba3a26c4adbad6af /Python/sysmodule.c | |
parent | 99120c4f7ea621ba2386c11d1300da335853dd68 (diff) | |
download | cpython-git-ecdcb5895029c83c8bb5f98de502beaa56b78c9e.tar.gz |
Make PySet_Add() work with frozensets.
Works like PyTuple_SetItem() to build-up values in a brand new frozenset.
Also, PyFrozenSet_New() is now guaranteed to produce a distinct new frozenset.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions