• Guido van Rossum's avatar
    Patch # 1033 by Adam Hupp: · 9ca36275
    Guido van Rossum authored
     1) tempfile.TemporaryFile, NamedTemporaryFile, and SpooledTemporaryFile
        now pass newline and encoding to the underlying io.open call.
     2) test_tempfile is updated
     3) test_csv is updated to use the new arguments.
    9ca36275
tempfile.py 17.5 KB