[issue1144533] htmllib quote parse error within a

2010-07-31 Thread Georg Brandl
Georg Brandl added the comment: Now that htmllib has been removed in Python 3, I don't think this is worth working on. As Richard notes, it is much more useful to use a dedicated parser insensitive to all kinds of wrong markup anyway. -- nosy: +georg.brandl resolution: -> out of dat

[issue1144533] htmllib quote parse error within a

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1144533] htmllib quote parse error within a

2009-02-15 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___