urllib (and urllib2) read all data from page on open()?

Mike Meyer mwm at mired.org
Tue Mar 15 17:50:53 EST 2005


bokr at oz.net (Bengt Richter) writes:

> ISTM reading top-posts is only easier when the top-post is a single global
> comment on the quoted text following.

And that stops being true as soon as someone wants to comment on that
comment. You either wind up with:

Last comment

> First comment

>> Original text.

or

> First comment

Last comment.

>> Original text.

Both of which are a PITA to deal with.

     <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list