Comment 15 for bug 138349

Revision history for this message
Jens Jorgensen (jorgensen) wrote : Re: python-elementtree pack/usr/share/python-support/python-elementtree/elementtree/age has wrong directory structure

Please note that although the problem in python-gdata can be fixed by importing elementtree via xml.etree there is still another problem.

Python 2.5 includes elementtree inside the python base distribution however it only includes a _subset_ of elementtree. This is why the python-elementtree is still available and needed as an extension module in Python 2.5. What's needed is to change

/usr/share/python-support/python-elementtree/.version

from 2.3-2.4 to 2.3-2.5 or whatever else might be appropriate.