Comment 1 for bug 448285

Revision history for this message
su_v (suv-lp) wrote :

The OS X packages include lxml for 4 python (intel) versions (2.3, 2.4, 2.5, 2.6) and 3 python (ppc) versions (2.3, 2.4, 2.5). It looks like 4 or more different lxml versions as well (no lxml-*.egg-info included). Do you know how I could easily verify the bundled lxml versions (as a python ignoramus ;-)?

I think it is important to agree on a min version for Python and the included modules on all platforms (there were brief discussions about python versions in bug #387946 and bug #387446).

- linux: how are the dependencies handled on linux platforms / different distributions?
- win32: package includes its own python binary (AFAIK 2.5) as well as lxml and numpy
- osx: there's a dependency to the system-installed python version, lxml and numpy are bundled