-
Tim Peters authored
returning X, contradicting the docs and common sense. difference(None, X) continues to return None.
372b0482
To find the state of this project's repository at the time of any of these versions, check out the tags..
returning X, contradicting the docs and common sense. difference(None, X) continues to return None.