#not possible in python 3, but: >>> p = print >>> p('hello') hello #works to save time