blob: 900edf8c7553559e9a403fad602ee0f243910e5a [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 an empty string prefix.