SIGN IN SIGN UP

In rseponse to bug# 1029, force the newline default for StringIO to "\n",

so that even on Windows, after s.write("x\n"), s.getvalue() == "x\n".
G
Guido van Rossum committed
e86254e2560250ce958330433488ba092ca8ffea
Parent: 5f7b087