[Distutils] [setuptools] eggs and Python Unicode variants (UCS2, UCS4)
Tres Seaver
tseaver at palladion.com
Fri Aug 4 15:31:34 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martijn Faassen wrote:
> Hey,
>
> Any feedback on this? Nobody cares that Python eggs compiled with a
> linux distribution version of Python don't run on hand-compiled versions
> of Python, and vice versa? I added [setuptools] to the topic in case
> that's the convention to get people concerned with those to pay
> attention. :)
I care. :) The "Python ABI" of an egg *is* part of its "signature", I
think. I don't know for what use cases the UCS4 stuff was designed, but
it is *never* what I want (doubling space requirements for all unicode
strings is a recipe for an unhappy long-running process).
I'd actually settle for having setuptools just refuse to install an
incompatible binary egg, so that I would realize I needed to build it
from source.
Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFE00w2+gerLs4ltQ4RAoVEAKDQSTIotRiilcH4DLOQn98Fhh4e5QCfewpo
8lBo1DM1TWU913BcZN4gX40=
=tAqK
-----END PGP SIGNATURE-----
More information about the Distutils-SIG
mailing list