xpath support in python 2.4
Hi, I would like to use xpath modules in python2.4 In my local machine I am running python2.3.5 and on the server I run python2.4. I have seen that while on my computer i am able to import xml.xpath, on the server the module seems to not exist. Is it still part of the standard library? if not, what should I use? Thank you in advance, Andrea Fiore -- http://mail.python.org/mailman/listinfo/python-list
Python Class for Apache log analysis
Hi all, I am looking for a python package that I could employ to analyze Apache's log files in real time. Of course I already have found some scripts, but most of them are outdated (python1.5), while others are simply impossible to use for a custom application. I was looking for something reliable, flexible and not to much outdated... Thank you in advance, Andrea -- http://mail.python.org/mailman/listinfo/python-list
