[issue5263] Error printing UTF-8 decoded text

2009-02-14 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> invalid status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue5263] Error printing UTF-8 decoded text

2009-02-14 Thread Lovely Grace
Lovely Grace added the comment: Sorry guys, my goof: http://wiki.python.org/moin/PrintFails ___ Python tracker ___ ___ Python-bugs-list mailin

[issue5263] Error printing UTF-8 decoded text

2009-02-14 Thread Lovely Grace
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.org/3.0/library/ht