Size: 420
Comment:
|
Size: 470
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* [http://wwwsearch.sourceforge.net/bits/clientx.html Python web-client f.org/lib/module-urllib.html urllib -- Open arbitrary resources by URL] | * [http://wwwsearch.sourceforge.net/bits/clientx.html Python web-client programming general FAQs] * [http://docs.python.org/lib/module-urllib.html urllib -- Open arbitrary resources by URL] |
Line 8: | Line 9: |
Client-Side web programming
Resources
[http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52199 Grab a document from the web] - from the Python Cookbook
[http://wwwsearch.sourceforge.net/bits/clientx.html Python web-client programming general FAQs]
[http://docs.python.org/lib/module-urllib.html urllib -- Open arbitrary resources by URL]
[http://docs.python.org/lib/module-urllib2.html urllib2 -- extensible library for opening URLs]