Home
last modified time | relevance | path

Searched refs:cdata_sections (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
Dxmlbuilder.py34 cdata_sections = True variable in Options
177 or options.cdata_sections))
Dexpatbuilder.py186 if self._options.cdata_sections:
/external/python/cpython3/Lib/xml/dom/
Dxmlbuilder.py35 cdata_sections = True variable in Options
178 or options.cdata_sections))
Dexpatbuilder.py186 if self._options.cdata_sections: