ugh. the good news is that I can write some clever xpath that makes this SVG-manipulation trivial
the bad news is that I'm having to use ElementTree, which has "limited support for XPath expressions", so NOPE! my xpath won't work
ugh. the good news is that I can write some clever xpath that makes this SVG-manipulation trivial
the bad news is that I'm having to use ElementTree, which has "limited support for XPath expressions", so NOPE! my xpath won't work