On Wed, Oct 27, 2010 at 09:29, Richard D. Moores <rdmoo...@gmail.com> wrote:
> <http://tutoree7.pastebin.com/5Z4g60L5>

> In addition, if you are interested in doing some simple web scraping with
> 3.1, highlighted lines 6, 25, 26 in my code show what worked for me with
> what at first was very hard to understand until I found the examples in the
> docs for the use of urllib.request:
> <http://docs.python.org/py3k/library/urllib.request.html?highlight=urllib#examples>

Thought I'd report that there is a "HOWTO Fetch Internet Resources
Using The urllib Package" at
<http://docs.python.org/py3k/howto/urllib2.html>

Dick
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to