Branches for Intrepid

Name Status Last Modified Last Commit
lp:ubuntu/intrepid/python-xml bug 2 Mature 2009-12-02 09:36:12 UTC
20. * Merge from debian unstable, remaini...

Author: Stefan Lesicnik
Revision Date: 2008-08-06 19:56:25 UTC

* Merge from debian unstable, remaining changes: (LP: #????)
  - Explicitely remove /usr/lib/python2.[345]/site-packages/_xmlplus,
    likely be left by an earlier python-central version. LP: #212917.
  - Install the files outside of sys.path, so that the package
    does not overlay the xml code as found in the core python packages.
    This package should be removed once all rdepends are gone. For
    now, packages have to add this path before the first xml import:
    sys.path.append('/usr/lib/python%s/site-packages/oldxml' %
    sys.version[:3])

11 of 1 result