diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-10-04 20:13:06 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-10-04 20:13:06 (GMT) |
commit | 23c5050b25be66646af4d8a8fc2f9338a51e226a (patch) | |
tree | 967a76946006629b4b16689bbd6cb0f98f2b6bf8 | |
parent | 9a779ea98ec7c0edff9fa9ff4a60b1fcc589a2b9 (diff) | |
download | cpython-23c5050b25be66646af4d8a8fc2f9338a51e226a.zip cpython-23c5050b25be66646af4d8a8fc2f9338a51e226a.tar.gz cpython-23c5050b25be66646af4d8a8fc2f9338a51e226a.tar.bz2 |
Blocked revisions 74845 via svnmerge
........
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__.
........
0 files changed, 0 insertions, 0 deletions