Antoine Pitrou <pit...@free.fr> added the comment:

> There is one comment which I forgot to mention earlier.
> 
> The current urlretrieve function is internally calling the URLOpener's
> retrieve method. 
> 
> Those URLOpener class might need a DeprecationWarning while address
> thing bug and that particular retrieve method can be updated to use
> the updated facility just as bonus till the time it survives.
> 
> Antoine - any suggestions on the last point?

Can you clarify the issue?

----------

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

Reply via email to