blob: 6c82efd3e0092209718db98602940757d2696169 [file] [log] [blame]
Path expressions in xml.etree.ElementTree can now avoid explicit namespace
prefixes for tags (or the "{namespace}tag" notation) by passing a default
namespace with a 'None' prefix.