Staging
v0.8.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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 4.9 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.9 KB
license.rst -rw-r--r-- 36.1 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top