Validating cElementTrees with lxml

Ryan K ryankaskel at gmail.com
Sat Feb 16 23:23:36 EST 2008


If I have a cElementTree.ElementTree (or the one from the Standard
Library), can I use lxml's validation features on it since it
implements the same ElementTree API?

Thanks,
Ryan



More information about the Python-list mailing list