Rafael Zanella <rafael.zane...@yahoo.com.br> added the comment:

The patch that makes addinfourl() iterable was not commited due to the change 
to HTTP request see: msg86365 (http://bugs.python.org/issue4608#msg86365).

Since urllib is protocol agnostic it should behave the same with FTP, right?

So, where to fix? Change the addinfourl() to become itrable or change the 
FTPHandler return?

----------
nosy: +zanella

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

Reply via email to