Stuart wrote: > Christoph Zwerschke wrote: >> * Kid should not require elementtree when xml.etree is there > > The only elementtree I have installed is the 2.5 xml.etree > one and kid seems to be working. Although all I have done > to one of the simple tutorial examples, so maybe I never > did anything where it's lack was noticed.
No, that's right. Kid can use xml.etree as well. What I meant is that "install_requires" is always set to "elementtree" by the installer even if xml.etree exists. Please note that the enable_import functionality will not work properly with Python 2.5, due to a change in Python's import hooks machinery. I have fixed this already for the upcoming Kid 0.9.4. -- Chris ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kid-template-discuss mailing list kid-template-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kid-template-discuss