Re: authentication example with urllib.request

2009-04-25 Thread Marco Bizzarri
On Sat, Apr 25, 2009 at 8:09 AM, larryzhang wrote: > Dear all, > > I am trying to download data from a website that requires > authentication (maybe with cookies). Any suggestions on how i can do > this with the urllib.request module in py3? Where can I can find some > working examples? Thanks a l

authentication example with urllib.request

2009-04-24 Thread larryzhang
Dear all, I am trying to download data from a website that requires authentication (maybe with cookies). Any suggestions on how i can do this with the urllib.request module in py3? Where can I can find some working examples? Thanks a lot. Larry -- http://mail.python.org/mailman/listinfo/python-li