]> granicus.if.org Git - python/commit
Merged revisions 73683,73786 via svnmerge from
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 21 Jul 2009 02:51:58 +0000 (02:51 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 21 Jul 2009 02:51:58 +0000 (02:51 +0000)
commit6f8281865292ff1cec78331cb881fa311c4f6f92
treeca67f272a1ca2b16c70085a75001eabb9204999a
parent7b53fbfd35dbb5497807bfcc560a93b64eada695
Merged revisions 73683,73786 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73683 | georg.brandl | 2009-06-29 10:44:49 -0400 (Mon, 29 Jun 2009) | 1 line

  Fix error handling in PyCode_Optimize, by Alexander Schremmer at EuroPython sprint.
........
  r73786 | benjamin.peterson | 2009-07-02 18:56:16 -0400 (Thu, 02 Jul 2009) | 1 line

  condense with assertRaises
........
Lib/test/test_scope.py
Python/peephole.c