]> granicus.if.org Git - python/commit
Marc-Andre Lemburg:
authorGuido van Rossum <guido@python.org>
Mon, 10 Apr 2000 13:42:33 +0000 (13:42 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Apr 2000 13:42:33 +0000 (13:42 +0000)
commitb244f6950bd739a1d5dea7e119150e90ac03604f
tree755f3c4ee4f4f105c614b163ddfffbeac097cde9
parent52c2359a590c7d96fc6b077a29df0f0840cdf90b
Marc-Andre Lemburg:

* TypeErrors during comparing of mixed type arguments including
  a Unicode object are now masked (just like they are for all
  other combinations).
Objects/object.c