![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: writing a web client
From: Fuzzyman <fuzzyman@gmail.com>
Date: Fri Jul 29 2005 - 14:27:28 CEST
Ajar wrote:
Very easily. Have a look at my article on the ``urllib2`` module.
http://www.voidspace.org.uk/python/articles.shtml#http
You may need to use ClientCookie/cookielib to handle cookies and may
If you want to handle filling in forms programattically then the module
Best Regards,
Fuzzyman
|