placid wrote:

> Actually i am executing that code snippet and creating BeautifulSoup
> objects in the range()  (now xrange() ) code block.

Right; I was referring specifically to abominations like
range(1000000), not looping over an incrementing integer.

-Mike

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to