At Thursday 25/1/2007 22:13, Steve wrote:

I've picked up the PyParsing module and am trying to figure out how to
do a simple parsing of some HTML source code.  My specific problem is
dealing with an <TD></TD> element that is blank.

Sorry for not answering your question exactly, but I'd use BeautifulSoup instead, it works even if the HTML is not well formed.


--
Gabriel Genellina
Softlab SRL

        

        
                
__________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to