Hi, sorry to bother you but we got a little confused after upgrading our computers to hardy. The thing is that we used the xml.xpath class from the python-xml package which worked just fine under gutsy. But after the upgrade we had to face that a few things had changed in the whole xml handling part of python in the packages of hardy. We found out that the python-xml package still has everything what we would need but since it is going to be removed it installs itself outside the sys.path. So we started to find a way which we could use instead of this. And there is the python-4suite-xml package which seems to have the same functionality but with an absolutely different structure so we would need to modify our codes. The question I would like to ask whether there is a 'official', defined way to get rid of the python-xml package and use something else but without modifying the source? Or is there any documentation about these changes and the workaround?
Thanks for your help in advance. Best regards, Gergely -- Mr. Gergely Révay QA Engineer [EMAIL PROTECTED] BalaBit IT Security Bártfai St. 54. H-1115 Budapest Phone +36 1 371 0540 Fax +36 1 208 0875 The content of this message, including any attachments is confidential and under legal protection, it may not be published or publicly disclosed. The message may be used only by the addressee and those authorized by the addressee to do so. If you are not the addressee of this message, please notify the sender of the message by phone or e-mail, and delete the message and its attachments from your system. If you are not the addressee, you are forbidden to copy, save, disclose, or abuse the message or any attachments. -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
