> That said, what does your filter do? Transforms web pages using XDV (http://pypi.python.org/pypi/xdv), largely to see if this would be a viable replacement for Apache + mod_transform (because mod_transform seems to be much more fragile than Python's lxml module in the face of poorly formed HTML).
The real solution is for me to either fix mod_transform or to run XDV via a proxy (e.g., paster + dv.xdvserver). > As I mention in that > prior post,I personally think that writing Apache filters in Python is > a bad idea. It seems, if nothing else, like a great mechanism for prototyping things. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
