Meunier, Jean-Luc wrote: > On win32, I'm interested in having the zlib support in libxml2 from > Python.
If "zlib support" refers to parsing from zlib compressed XML files, lxml will let you do that. http://codespeak.net/lxml/ If you really want it enabled in a binary build of the original libxml2 Python bindings where it is not currently enabled, you'd best bug the provider of the binary build himself. Stefan _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
