]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 78600-78601 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Tue, 2 Mar 2010 23:09:38 +0000 (23:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 2 Mar 2010 23:09:38 +0000 (23:09 +0000)
commit16f2fd013d4559f1458efbf21c68034d85bb255e
tree5470ee097dbdf1f7f93eec39c6c99cb22c8effcc
parent7124a41da295a39360d423a4c3d49902eeee1a9e
Merged revisions 78600-78601 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78600 | benjamin.peterson | 2010-03-02 16:58:01 -0600 (Tue, 02 Mar 2010) | 1 line

  remove code to avoid BaseException.message bug
........
  r78601 | benjamin.peterson | 2010-03-02 17:02:02 -0600 (Tue, 02 Mar 2010) | 1 line

  remove cross-version compatibility code
........
Lib/argparse.py
Lib/test/test_argparse.py