Iain King wrote: > Well, if you're looking for a list of excellent 3rd party Python > libraries, then I can give you the ones I like and use a lot: [...] > BeautifulSoup : for real-world (i.e. not-at-all-recommendation- > compliant) HTML processing
You forgot lxml.html, which is much faster, more memory friendly and more feature-rich than BS. Stefan -- http://mail.python.org/mailman/listinfo/python-list