print() in Python 3000 return value?

bayerj bayerj at in.tum.de
Sun Apr 2 15:05:49 EDT 2006


Expressions like

>>> 2 + 2

return None, too. I am not certain, but as far as I know this has some
major design reasons. Thus I am certain, that print() will return None
also.




More information about the Python-list mailing list