|
Bo Lorentsen
bl at netgroup.dk
Fri Jul 27 14:34:39 EST 2001
Chris Hagner wrote:
> Fortunately, the Cookie module was actually developed completely independent
> of the main Python distribution. Thus, you should be able to find a copy of
> Cookie.py and simply use that with Python 1.5.2. This is what WebWare does
> (or used to... not sure if they nixed their Cookie.py when it became a
> standard Python module). It's a pretty straight-forward module, so I
> wouldn't be shocked if Cookie.py from a 2.0 distro works in 1.5.2.
Look what I found ! Hope others may have good use of this too.
http://starship.python.net/crew/jrush/Webbot
Thanks for the advise, I think I just will include this in my code, and be more
careful to search python.org before writing another parser :-)
/BL
|