]> granicus.if.org Git - python/commit
fix default arg for read() -- should be -1
authorGuido van Rossum <guido@python.org>
Thu, 25 Jan 1996 17:34:14 +0000 (17:34 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Jan 1996 17:34:14 +0000 (17:34 +0000)
commitf7476c5088e6f459f866901219e1b5b084fb0750
tree43841d688b05f10f697489d454c950aaafcddcea
parent06d74418e5262f52ae9a21095b4cdb4c3d7fc876
fix default arg for read() -- should be -1
Lib/StringIO.py