2013/4/29 Andreas Holtz <[email protected]> > I'm bound to Python 2.5. > I make heavy usage of 4Suite which is not supported for Python 2.6+ so I > can not upgrade :( > Or does anyone know a good XML lib that support xpath? >
Did you try lxml? It has good xpath support. And it's actively maintained. -- Amaury Forgeot d'Arc
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
