Mfe
Results
1
issues of
Mfe
If a ccc contains several cc with a xmlns attribute each, only the first cc is going to be retrieved. Sample code : ``` import cdl_convert.parse path = '/path/to/xmlns_demo.ccc' assert(len(cdl_convert.parse.parse_ccc(path).color_corrections)...