]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71018,71020-71021 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 2 Apr 2009 02:52:09 +0000 (02:52 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 2 Apr 2009 02:52:09 +0000 (02:52 +0000)
commit1186b24a319cb38ba88e7047f88fac0b4f2de398
tree5fe4bfa5d575f9fcc61fce770dd366862154646c
parent11c5c876a14819fd283b9b73b9ef6fdabc2fa522
Merged revisions 71018,71020-71021 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r71018 | benjamin.peterson | 2009-04-01 20:50:37 -0500 (Wed, 01 Apr 2009) | 1 line

  fix ref leaks
........
  r71020 | benjamin.peterson | 2009-04-01 21:27:20 -0500 (Wed, 01 Apr 2009) | 1 line

  rewrite error handling to make sense
........
  r71021 | benjamin.peterson | 2009-04-01 21:27:56 -0500 (Wed, 01 Apr 2009) | 1 line

  remove unused variable
........
Python/symtable.c