Re: Where is the xml.dom.ext package in current python distributions?
"Martin v. Löwis" <[email protected]>
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Paul R Brenner schrieb: > Thanks for the reply Dieter. Working with heterogenous distributed systems > proves to me time and again that there are more software/hardware variations > than I could imagine. The machines without xml.dom.ext are machines one which I > can compute (Condor) but have only local temporary storage so I'll need to find > a way to pass the module along with my distributed job. Alternatively, rewrite your code to not use the PrettyPrint function. Instead, use minidom, and its to_xml function. Regards, Martin _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig