Pyparsing - Dealing with a Blank Value

Gabriel Genellina gagsl-py at yahoo.com.ar
Thu Jan 25 20:39:29 EST 2007


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 




More information about the Python-list mailing list