SIGN IN SIGN UP

Patch # 1033 by Adam Hupp:

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.
G
Guido van Rossum committed
f0c7416157f471dbb8ac88aa72202cc984c02700
Parent: a1a6852