25 Oct
2002
25 Oct
'02
6:57 a.m.
Hello Dieter Do you know a version of pyexpat for win2000 how is working? Or a version of python with a working pyexpat function? I try to run ParsedXML. Has anybody experience with ParsedXML? Whats the best way for to present a xml document in python in a dom-object? No, XSL or Schema needed, just present a xml file for to traverse like a dom object. Mit freundlichen GrĂ¼ssen Roger Ineichen ___________________________ END OF MESSAGE
Projekt01, Roger Ineichen writes:
How is it possible to run import pyexpat in zope 2.6 with a win > distribution. > The modul is in "lib\python\Shared\DC\xml\pyexpat" but it's not working. from Shared.DC.xml import pyexpat
Dieter