On Fri, Feb 09, 2001 at 04:38:14PM +0100, Jonathan (Listserv Account) wrote:
There will be a ParsedXML based HiperDom out in about 2 weeks (pending the release of ParsedXML), so I won't be fixing these issues. In the meantime, you'll have to switch back to PyXML 0.6.2, or fix it yourself..
The above traceback can be fixed by changing 'from xml.dom.Node import Node' to 'from xml.dom import Node'.
I'll wait until the ParsedXML based version is available, I've got lots more to explore :) BTW, the HiperDom Wiki mentions CVS versions, is there a public CVS repository available for HiperDom?
Hiperlogica has not made that CVS repository public. -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------