Oleg Broytmann schrieb:
>    IMO you better don't because urllib2 provides not only an abstraction,
> but a lot of services (authenticated proxies, cached FTP files)...

If you are using http ranges, cached FTP files won't do any good.
As for authenticated proxies: I think they ought to be implemented
in httplib as well.

If everybody wants to become urllib just a better library to access
http servers, I probably can't do much about it, though.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to