wget like module

Andrew Markebo flognat at flognat.myip.org
Mon Aug 6 05:36:20 EDT 2001


I am working on my own urllib and socket module, called httpp.py and
socketp.py, cookie support not really transparent.. yet, working on
something like browserp.py or so :-) 

Meanwhile I am using my socketp and httpp to access yahoo accounts,
can be found at http://flognat.myip.org/hacks/, the code in Yahoo.py
should show you how to use cookies easily.

        /Andy

/ "Miki Tebeka" <tebeka at cs.bgu.ac.il> wrote:
| Hello All,
| 
| I'm looking for a module that grabs urls (like httpget or wget) and can
| handle cookies.
| 
| Any pointers?
| 
| Thanks.
| 
| Miki.



More information about the Python-list mailing list