diff options
author | Raymond Hettinger <python@rcn.com> | 2002-08-21 13:20:51 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2002-08-21 13:20:51 (GMT) |
commit | d9c9151a53b1f0e65370da7ed08d216a5cda8062 (patch) | |
tree | 5932b4b3e850b8b375d9a0333293522bc4ac2d7f /Doc | |
parent | c3e61e5c52213cb37ac48439e555728dd88dfcb2 (diff) | |
download | cpython-d9c9151a53b1f0e65370da7ed08d216a5cda8062.zip cpython-d9c9151a53b1f0e65370da7ed08d216a5cda8062.tar.gz cpython-d9c9151a53b1f0e65370da7ed08d216a5cda8062.tar.bz2 |
Now that __init__ transforms set elements, we know that all of the
elements are hashable, so we can use dict.update() or dict.copy()
for a C speed Set.copy().
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions