Java to Python

Aleksandar Radulovic alex at a13x.net
Sat Feb 7 15:02:07 EST 2009


Hi,

On Sat, Feb 7, 2009 at 5:28 PM, zaheer agadi <zaheer.agadi at gmail.com> wrote:
> Thanks Alex,
>
>  Can you provide me more details on httplib and urllib ?

The details can be found in Python documentation (http://python.org/doc),
on these pages:
http://docs.python.org/library/httplib.html

I'm sure you can figure out the location of the documentation for the urllib2
module. Documentation includes examples too.


Regards,
alex.
-- 
a lex 13 x
http://www.a13x.info



More information about the Python-list mailing list