PEP 3105 – Make print a function | peps.python.org

The title says it all – this PEP proposes a new print() builtin that replaces the print statement and suggests a specific signature for the new function.