Martin Panter added the comment:

Okay perhaps a new issue at this stage isn’t the best idea, especially if you 
want both modules updated at the same time.

With the urlopen() API, it currently has no explicit support for file objects. 
So you either have to make sure they get treated like any other iterable, or 
add in explicit support.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12319>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to