diff options
author | Georg Brandl <georg@python.org> | 2009-09-16 20:30:09 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2009-09-16 20:30:09 +0000 |
commit | 0674d3fb5fb9adde412c15ea12b6b473e8895126 (patch) | |
tree | 6e441bb57c8f1a7c90f29e2a060ca03ed57d0b80 /Lib/idlelib/PyShell.py | |
parent | 4676048b437a696b42ecd4cf2c3b050e7d5154cc (diff) | |
download | cpython-git-0674d3fb5fb9adde412c15ea12b6b473e8895126.tar.gz |
#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__.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions