diff options
author | Raymond Hettinger <python@rcn.com> | 2008-01-31 01:38:15 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2008-01-31 01:38:15 +0000 |
commit | e67420d72e26d976af2c8cd8603f2dfe158b6d24 (patch) | |
tree | 00709b01f876ef8d1ffe72bfe32acfc9f1c3d913 /Python/compile.c | |
parent | cba36bbe65c5df5d2a16d7780beceb2faefb6c75 (diff) | |
download | cpython-git-e67420d72e26d976af2c8cd8603f2dfe158b6d24.tar.gz |
Fix defect in __ixor__ which would get the wrong
answer if the input iterable had a duplicate element
(two calls to toggle() reverse each other). Borrow
the correct code from sets.py.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions