I for one like the 2.x style print function. I see why it would be a bad idea to have a separate syntax for print from a purist point of view.
But least for smallish scripts which print a lot it give you a better overview because the print line look different than other lines. Sometimes prints can almost be like comments.