[Python-checkins] r76800 - python/branches/py3k

benjamin.peterson python-checkins at python.org
Sun Dec 13 18:32:59 CET 2009


Author: benjamin.peterson
Date: Sun Dec 13 18:32:59 2009
New Revision: 76800

Log:
Blocked revisions 76798-76799 via svnmerge

........
  r76798 | benjamin.peterson | 2009-12-13 11:29:16 -0600 (Sun, 13 Dec 2009) | 1 line
  
  make StringIO like other file objects in that readline(-1) has no effect #7348
........
  r76799 | benjamin.peterson | 2009-12-13 11:31:31 -0600 (Sun, 13 Dec 2009) | 1 line
  
  add NEWS note
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list