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.
Showing
Please register or sign in to comment