]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 74845 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 4 Oct 2009 20:13:06 +0000 (20:13 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 4 Oct 2009 20:13:06 +0000 (20:13 +0000)
........
  r74845 | georg.brandl | 2009-09-16 15:30:09 -0500 (Wed, 16 Sep 2009) | 5 lines

  #6844: do not emit DeprecationWarnings on access if Exception.message has been set by the user.

  This works by always setting it in __dict__, except when it's implicitly set in __init__.
........


No differences found