This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eli.bendersky
Recipients Arfrever, effbot, eli.bendersky, ezio.melotti, flox, georg.brandl, python-dev
Date 2012-05-31.09:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338457090.51.0.579848110237.issue14007@psf.upfronthosting.co.za>
In-reply-to
Content
* Another problem: the C implementation of XMLParser does not take 3 positional args, but only 2. Although the 'html' arg is documented as "unsupported", it should still be taken and silently ignored, similarly to the Python version
History
Date User Action Args
2012-05-31 09:38:10eli.benderskysetrecipients: + eli.bendersky, effbot, georg.brandl, ezio.melotti, Arfrever, flox, python-dev
2012-05-31 09:38:10eli.benderskysetmessageid: <1338457090.51.0.579848110237.issue14007@psf.upfronthosting.co.za>
2012-05-31 09:38:09eli.benderskylinkissue14007 messages
2012-05-31 09:38:09eli.benderskycreate