[issue5419] urllib.request.open(someURL).read() returns a bytes object so writing it requires binary mode

Senthil Kumaran report at bugs.python.org
Thu Apr 15 19:23:06 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Fixed in revision 80092 and merged into release31-maint in revision 80093. I am marking this as fixed and closed. If there are any similar issues at other places, we will address them as separate bugs.

----------
resolution: accepted -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5419>
_______________________________________


More information about the Python-bugs-list mailing list