]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 61478 via svnmerge
authorGuido van Rossum <guido@python.org>
Tue, 18 Mar 2008 04:05:39 +0000 (04:05 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Mar 2008 04:05:39 +0000 (04:05 +0000)
........
  r61478 | guido.van.rossum | 2008-03-17 22:15:05 -0500 (Mon, 17 Mar 2008) | 4 lines

  Clean up the Py3k warnings for non-BaseException-subclasses a bit.  We
  now don't warn for some corner cases that deserve a warning, rather
  than warning double or incorrectly for some other corner cases.
........


No differences found