How to do this in python with regular expressions

Mattia Gentilini Mattia.Gentilini_REMOVE_ at _REMOVE_CNAF.INFN.IT
Fri May 25 10:06:22 EDT 2007


Thorsten Kampe ha scritto:
>>  I'm trying to parsing html with re module.
> Just don't. Use an HTML parser like BeautifulSoup
Or HTMLParser/htmllib. of course you can mix those and re, it'll be 
easier than re only.

-- 
|\/|55: Mattia Gentilini e 55 = log2(che_palle_sta_storia) (by mezzo)
|/_| ETICS project at CNAF, INFN, Bologna, Italy
|\/| www.getfirefox.com  www.getthunderbird.com
* Using Mac OS X 10.4.9 powered by Cerebros (Core 2 Duo) *



More information about the Python-list mailing list