diff options
author | Guido van Rossum <guido@python.org> | 2006-11-30 22:13:52 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2006-11-30 22:13:52 +0000 |
commit | 19f4305d294c903b7d79d6c0465c63a10c95b3a2 (patch) | |
tree | 707b1da8158b06a1e91ebab79877a092a84eec9b /Python/pythonrun.c | |
parent | d738c51bd03e2112382a047263e4601a1f7762d5 (diff) | |
download | cpython-19f4305d294c903b7d79d6c0465c63a10c95b3a2.tar.gz |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions