]> granicus.if.org Git - python/commit
Merged revisions 78372-78373 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Tue, 23 Feb 2010 13:20:58 +0000 (13:20 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 23 Feb 2010 13:20:58 +0000 (13:20 +0000)
commitb7be5703fbf2b847d566952441aacd04ee52e370
treec085c4d462b87755de4e130908912b612e59bb46
parent8e615ae3bb6589993316fe960cdf6d710ad5aa66
Merged revisions 78372-78373 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78372 | mark.dickinson | 2010-02-23 12:53:52 +0000 (Tue, 23 Feb 2010) | 1 line

  Make global variable overflowok into a keyword argument;  this fixes a failure when running ./python -m test.regrtest -R 3:2: test_format
........
  r78373 | mark.dickinson | 2010-02-23 13:06:50 +0000 (Tue, 23 Feb 2010) | 1 line

  Fix spacing nit.  Thanks Eric Smith for the public humiliation.
........
Lib/test/test_format.py