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 library.engine
Recipients dmtr, effbot, flox, library.engine, loewis, scoder
Date 2011-05-29.01:54:35
SpamBayes Score 0.002649335
Marked as misclassified No
Message-id <1306634075.92.0.724231303082.issue8583@psf.upfronthosting.co.za>
In-reply-to
Content
What is so implicit in the passing of a list of undesired namespaces to the parse function?
This is quite explicit, in my humble opinion, and it lets you not to repeat yourself for each and every tag you want to find in the tree, as well.
History
Date User Action Args
2011-05-29 01:54:35library.enginesetrecipients: + library.engine, loewis, effbot, scoder, flox, dmtr
2011-05-29 01:54:35library.enginesetmessageid: <1306634075.92.0.724231303082.issue8583@psf.upfronthosting.co.za>
2011-05-29 01:54:35library.enginelinkissue8583 messages
2011-05-29 01:54:35library.enginecreate