Staging
v0.5.1
https://github.com/python/cpython
Revision 00c94edea0cdc8c490a91dd5455150be8b19d3e2 authored by Amaury Forgeot d'Arc on 07 October 2008, 20:40:09 UTC, committed by Amaury Forgeot d'Arc on 07 October 2008, 20:40:09 UTC
Now it correctly refers to the initial otherSet.

Backport of r66836.
1 parent 001befa
History
Tip revision: 00c94edea0cdc8c490a91dd5455150be8b19d3e2 authored by Amaury Forgeot d'Arc on 07 October 2008, 20:40:09 UTC
#4069: aSet.remove(otherSet) would always report the empty frozenset([]) as the missing key.
Tip revision: 00c94ed
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top