[Python-Dev] versioned .so files for Python 3.2 (original) (raw)

Barry Warsaw barry at python.org
Tue Aug 31 15:55:17 CEST 2010


On Aug 31, 2010, at 11:22 AM, M.-A. Lemburg wrote:

BTW: Wasn't one of the main reasons for having versioned .so files the idea to be able to have UCS2 and UCS4 versions installed side-by-side ?

Yes. This isn't an issue for PEP 3149 because it adds a flag to the shared library file name for wide unicodes. It's an issue for PEP 384.

-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20100831/1b02706f/attachment.pgp>



More information about the Python-Dev mailing list