Add built-in Print() function. This is PEP 3105 except for the name;
I'll rename it to print() later. Now I can start working on the refactoring tool for print -> Print(). Also, sep and end should be required to be strings (or Unicode?). Someone please volunteer.
G
Guido van Rossum committed
343435146a48d7922041a37bbd714fe5291523ff
Parent: 6297128