Staging
v0.5.1
https://github.com/python/cpython
Revision 8997103be0a63962cb8a4b4ccff8575d205f44c6 authored by Georg Brandl on 16 September 2009, 20:34:51 UTC, committed by Georg Brandl on 16 September 2009, 20:34:51 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74845 | georg.brandl | 2009-09-16 22:30:09 +0200 (Mi, 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__.
........
1 parent 6bb97a2
History
Tip revision: 8997103be0a63962cb8a4b4ccff8575d205f44c6 authored by Georg Brandl on 16 September 2009, 20:34:51 UTC
Merged revisions 74845 via svnmerge from
Tip revision: 8997103
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 668.0 KB
configure.in -rw-r--r-- 106.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 80.8 KB

README

back to top