#28832: python26: platform.mac_ver() uses py26-xml, which fails to load - "Symbol not found: _PyUnicodeUCS2_Decode" ----------------------------------+----------------------------------------- Reporter: ccarey@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: python26 py26-xml ----------------------------------+----------------------------------------- Changes (by jmr@…): * owner: jmr@… => mcalhoun@… * status: assigned => new * port: py26-distribute => python26 py26-xml Comment: So anyway, distribute is innocently asking for the Mac OS version, which inside python core library code leads to the py26-xml version of the pyexpat module being loaded rather than the built-in, which then fails to load. -- Ticket URL: <https://trac.macports.org/ticket/28832#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS