Searched refs:xmini (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/server/
H A Dfeed.py40 import xml.dom.minidom as xmini namespace
85 xmini document object using the provided feed object and update
90 ti = xmini.Text()
103 it = xmini.Text()
114 ut = xmini.Text()
121 it = xmini.Text()
128 lt = xmini.Text()
149 i = xmini.Text()
176 ti = xmini.Text()
184 ut = xmini
[all...]
/pkg/src/modules/client/
H A Dhistory.py34 import xml.dom.minidom as xmini namespace
566 d = xmini.parse(pathname)
676 d = xmini.Document()

Completed in 12 milliseconds