]> granicus.if.org Git - python/commit
Fixed test_tempfile.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 12 Jun 2008 01:13:54 +0000 (01:13 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 12 Jun 2008 01:13:54 +0000 (01:13 +0000)
commit3ade6f9007d72adaad0979721b2f39303c71618f
tree5ca7b2540fe198e14c0129c6231f163202fe524d
parent3c415a26e3002ef1219c8b5a8798d35180653c35
Fixed test_tempfile.
Added the encoding, errors, line_buffering attribute to io.StringIO
make more compatible with TextIOWrapper's API.
Lib/io.py
Lib/tempfile.py