Home
last modified time | relevance | path

Searched refs:cdata_sections (Results 1 – 2 of 2) 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: