core_text: drop dependency on PyXML
use sax.xml API which gives us the first parser available, instead of using a specific parser that happens to come from pyxml
Showing
Please register or sign in to comment
use sax.xml API which gives us the first parser available, instead of using a specific parser that happens to come from pyxml