Staging
v0.5.1
https://github.com/python/cpython
Revision 1ca73ede26e05b656787122fea3ce9bd01a5f7f7 authored by Benjamin Peterson on 27 February 2010, 17:56:22 UTC, committed by Benjamin Peterson on 27 February 2010, 17:56:22 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78505 | benjamin.peterson | 2010-02-27 11:40:01 -0600 (Sat, 27 Feb 2010) | 1 line

  only accept AttributeError as indicating no __prepare__ attribute on a metaclass, allowing lookup errors to propogate
........
  r78506 | benjamin.peterson | 2010-02-27 11:41:13 -0600 (Sat, 27 Feb 2010) | 1 line

  check PyDict_New() for error
........
1 parent b7f27ff
History
Tip revision: 1ca73ede26e05b656787122fea3ce9bd01a5f7f7 authored by Benjamin Peterson on 27 February 2010, 17:56:22 UTC
Merged revisions 78505-78506 via svnmerge from
Tip revision: 1ca73ed
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 690.2 KB
configure.in -rw-r--r-- 113.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top