I have tested this with Python 2.5 and up to 3.3. It tests well, but I
would like to have a few other people look at it before committing to
pywin32 release. This involved major re-factoring, so I may have missed
something that the unit tests do not catch.
Use of the server or remote sub-modules re
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?
Regards
Andreas
schrieb Michael Manfre am 26.03.2013 14:08:
Anyone running a no longer supported version of Python on Win
2013/4/29 Andreas Holtz
> 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 For
2.5 is still good. I am suggesting (begging) that we drop 2.4 .
On Apr 28, 2013 11:31 PM, "Andreas Holtz" wrote:
> 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?
>
>
I didn't check it but will have a look.
Thank you very much :)
Andreas
schrieb Amaury Forgeot d'Arc am 29.04.2013 00:38:
2013/4/29 Andreas Holtz mailto:a.ho...@gmx.net>>
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