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

README

back to top