Make dict.keys() and dict.items() comparable to sets, using == and !=.
(PEP 3106 requires subset comparisons too, those will come later if someone really wants them. :-)
Showing
Please
register
or
sign in
to comment
(PEP 3106 requires subset comparisons too, those will come later if someone really wants them. :-)