#4069: aSet.remove(otherSet) would always report the empty frozenset([]) as the missing key.
Now it correctly refers to the initial otherset. Reviewed by Raymond. Will backport to 2.6.
Showing
Please register or sign in to comment
Now it correctly refers to the initial otherset. Reviewed by Raymond. Will backport to 2.6.