[Python-porting] SGML parsing

Zubin Mithra zubin.mithra at gmail.com
Sat Dec 4 07:40:10 CET 2010


Hey everyone,

I was trying to port feedparser over to Python3.1 and I realized that
sgmllib had been deprecated from Python2.7 upward and subsequently removed.
Which alternatives would you suggest I use in Python3.1 to perform analogous
tasks?

Thanks,
zm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20101204/7c2e0183/attachment.html>


More information about the Python-porting mailing list