Staging
v0.5.1
https://github.com/python/cpython
Revision c9081b390d1192968edab7ecc39663834cef44d8 authored by Mark Dickinson on 23 February 2010, 13:16:55 UTC, committed by Mark Dickinson on 23 February 2010, 13:16:55 UTC
........
  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.
........
1 parent 365bc6c
History
Tip revision: c9081b390d1192968edab7ecc39663834cef44d8 authored by Mark Dickinson on 23 February 2010, 13:16:55 UTC
Blocked revisions 78372-78373 via svnmerge
Tip revision: c9081b3
File Mode Size
FILES -rw-r--r-- 91 bytes
README -rw-r--r-- 913 bytes
docstring.py -rw-r--r-- 27 bytes
example.py -rw-r--r-- 5.6 KB
simple.py -rw-r--r-- 29 bytes
source.py -rw-r--r-- 741 bytes
test_parser.py -rwxr-xr-x 1.2 KB
texipre.dat -rw-r--r-- 4.2 KB
unparse.py -rw-r--r-- 13.6 KB

README

back to top