2008/6/24 Alex Bryan <[EMAIL PROTECTED]>: > I have never used the urllib class and I need to use it for an app I am > working on. I am wondering if anyone has any good sites that will fill me in > on it(especially the urllib.urlopen module). Or better yet, an example of > how you would submit a search term into the search field on a site, such as > google.
This is for urllib2: <http://www.voidspace.org.uk/python/articles/urllib2.shtml> If you must stick with urllib: <http://effbot.org/librarybook/urllib.htm> -- Cheers, Simon B. [EMAIL PROTECTED] http://www.brunningonline.net/simon/blog/ GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues | Twitter: brunns -- http://mail.python.org/mailman/listinfo/python-list