• Guido van Rossum's avatar
    Patch # 1033 by Adam Hupp: · f0c74161
    Guido van Rossum yazdı
     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.
    f0c74161
tempfile.py 17.5 KB