from __future__ import print_function

San santanu01 at gmail.com
Sun Apr 24 14:05:36 EDT 2016


Hi All,
I want details explanation(why this statement used,when it can be used,etc) of following statement in python code

"from __future__ import print_function"

Thanks in advance.



More information about the Python-list mailing list