
Oct. 4, 2012
3:31 a.m.
Beautiful Soup 4 [1] contains support for lxml parser (in bs4.builder._lxml module) [2]. Is there any need for continuation of existence of lxml.html.soupparser module, which uses old Beautiful Soup 3? [1] http://pypi.python.org/pypi/beautifulsoup4 [2] http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-a-parser -- Arfrever Frehtes Taifersar Arahesis

October 2012
6:36 a.m.
Arfrever Frehtes Taifersar Arahesis, 04.10.2012 05:31:
Beautiful Soup 4 [1] contains support for lxml parser (in bs4.builder._lxml module) [2]. Is there any need for continuation of existence of lxml.html.soupparser module, which uses old Beautiful Soup 3?
Maybe for those who use BS3? Stefan
4666
Age (days ago)
4666
Last active (days ago)
1 comments
2 participants
participants (2)
-
Arfrever Frehtes Taifersar Arahesis
-
Stefan Behnel