commit | 015263339fa7adc9f14316d878a662f1d252adf6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Sep 17 11:49:20 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Sep 17 11:49:20 2009 +0000 |
tree | f9ef5321899efee4fc0834bbe34e2d63c501d7d0 | |
parent | f7a09bec0a57247d32801c94a1a7e7aaf2c9a3ae [diff] |
Merged revisions 74873 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74873 | georg.brandl | 2009-09-17 13:48:31 +0200 (Do, 17 Sep 2009) | 1 line #6844 followup: the warning when setting Exception.message was removed, do not test for it. ........