]> granicus.if.org Git - python/commit
Merged revisions 71734,71738-71739 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Mon, 20 Apr 2009 02:09:13 +0000 (02:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 20 Apr 2009 02:09:13 +0000 (02:09 +0000)
commitfd838e6c8462d5feecf949a271419d13bbc0d32c
tree30c70d88ec7f51f9488d34814ea6a53f6f549b72
parentea835e7a875b7964d1c9b6875f836948ede48969
Merged revisions 71734,71738-71739 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71734 | benjamin.peterson | 2009-04-18 17:15:26 -0500 (Sat, 18 Apr 2009) | 1 line

  many more types to initialize (I had to expose some of them)
........
  r71738 | benjamin.peterson | 2009-04-18 21:32:42 -0500 (Sat, 18 Apr 2009) | 1 line

  initialize weakref some weakref types
........
  r71739 | benjamin.peterson | 2009-04-18 21:40:43 -0500 (Sat, 18 Apr 2009) | 1 line

  make errors consistent
........
Include/descrobject.h
Include/sliceobject.h
Objects/object.c
Objects/sliceobject.c