]> granicus.if.org Git - python/commit
This is r61508 plus additional fixes to the handling of 'limit'
authorKa-Ping Yee <ping@zesty.ca>
Thu, 20 Mar 2008 10:34:07 +0000 (10:34 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Thu, 20 Mar 2008 10:34:07 +0000 (10:34 +0000)
commitdbe28e573e5c1227777db9dd630fac7732b81374
tree9faac50e873f2a0b7e14e8955a1a85c3066a68d9
parent2727503bc9c7df0093d8920713fdb5ae4db65a98
This is r61508 plus additional fixes to the handling of 'limit'
in TextIOWrapper.readline().

All tests now pass for me (except for expected skips on darwin:
bsddb, bsddb3, cProfile, codecmaps_*, curses, gdbm, largefile,
locale, normalization, ossaudiodev, pep277, socketserver,
startfile, timeout, urllib2net, urllibnet, winreg, winsound,
xmlrpc_net, zipfile64, and the -u largefile part of test_io).
Lib/io.py