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 lars.hammarstrand
Recipients Tim Chambers, brycenesbitt, eli.bendersky, jjmiller50, lars.hammarstrand, martin.panter, pocek, rhettinger, scoder
Date 2021-03-23.15:12:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616512340.61.0.585931481787.issue18304@roundup.psfhosted.org>
In-reply-to
Content
Any update regarding this? 

We switched to lxml to make life easier but it would be useful if this functionality also was implemented in the standard library.

Wishlist: 
1. Flag to ignore all namespaces during find().
2. Ability to set default namespace the during find().
3. Clear existing namespaces similar to lxml cleanup_namespaces.
History
Date User Action Args
2021-03-23 15:12:20lars.hammarstrandsetrecipients: + lars.hammarstrand, rhettinger, scoder, eli.bendersky, martin.panter, brycenesbitt, pocek, jjmiller50, Tim Chambers
2021-03-23 15:12:20lars.hammarstrandsetmessageid: <1616512340.61.0.585931481787.issue18304@roundup.psfhosted.org>
2021-03-23 15:12:20lars.hammarstrandlinkissue18304 messages
2021-03-23 15:12:20lars.hammarstrandcreate