commit | 7fcb3bfadd054b3b55e03c0b878ab365b1d1fa41 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 17 08:18:02 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sun May 17 08:18:02 2009 +0000 |
tree | 5a7e91ea8aa0d65435961e53841890fa73e92088 | |
parent | 397ad860e9b2c909a9cef6d5a0d55e0211353b37 [diff] |
Merged revisions 72703 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72703 | georg.brandl | 2009-05-17 10:10:27 +0200 (So, 17 Mai 2009) | 1 line part of #4144: fix exception message in console session. ........