Steven D'Aprano wrote:
> On Fri, 27 Jan 2006 16:45:54 -0800, localpricemaps wrote:
>
> > here is my code:
> >
> >     for row in bs('div',  {'style' : 'both'}):
>
> What is bs? Is it a secret?

seems to be beautiful soup, in this context.

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

Reply via email to