Print doesn't need any library. It's now a function rather than a statement, so needs parens like any other function call. I've been using it like such for a while even in Py2 using a from future import.