Hacker News new | ask | show | jobs
by lmm 3823 days ago
There's a perfectly good migration mechanism via "from __future__". If you gave the print function a weird name that would be another wart that newcomers would have to learn, and Python 3 was all about making a clean break.