]> granicus.if.org Git - python/commit
Merged revisions 73186,73206,73212 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 10:21:10 +0000 (10:21 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 4 Jun 2009 10:21:10 +0000 (10:21 +0000)
commit3cfdd9c1d53bdcc95b3779caaa2ab5953b604797
treebc4ebcb01dabdce9bd671324faef32000f3176b6
parent706824f19f734e5e567f32d989376547c0ae08da
Merged revisions 73186,73206,73212 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73186 | georg.brandl | 2009-06-03 23:21:09 +0200 (Mi, 03 Jun 2009) | 1 line

  #6174: fix indentation in code example.
........
  r73206 | georg.brandl | 2009-06-04 11:15:12 +0200 (Do, 04 Jun 2009) | 1 line

  #3584: ignore trailing newlines when placing the caret for a SyntaxError location.
........
  r73212 | georg.brandl | 2009-06-04 12:10:41 +0200 (Do, 04 Jun 2009) | 1 line

  Better name for "Ctor".
........
Doc/whatsnew/2.6.rst
Lib/test/test_with.py
Lib/traceback.py