Thomas Vander Stichele wrote : > > > if sys.hexversion >= 0x20500f0: > > > import xml.etree.ElementTree > > > else: > > > import elementtree.ElementTree > > > > > I hope that if you do this, you do this in a completely separate > compatibility module, and not all over the code, right ? :)
IANAP (Programmer ;-p), so I'll let you guys figure out the best way and get the fixes in... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 6 (Zod) - Linux kernel 2.6.19-1.2895.fc6 Load : 0.49 0.49 0.56
