[issue5263] Error printing UTF-8 decoded text
Lovely Grace added the comment: Sorry guys, my goof: http://wiki.python.org/moin/PrintFails ___ Python tracker <http://bugs.python.org/issue5263> ___ ___ Python-bug
[issue5263] Error printing UTF-8 decoded text
New submission from Lovely Grace : The following code fails on the print command (see error message bellow the code). I use windows and run the code under command prompt env. import urllib.request if __name__ == "__main__": sock = urllib.request.urlopen("http://docs.python.