On Mon, Nov 24, 2008 at 04:27:10PM -0600, Brian Cameron wrote: > Not true. Such egg files are a result of building a module via Python > setuptools. This is discussed in the setuptools ARC case: > > http://sac.sfbay/PSARC/2008/084/proposal.txt
That case doesn't propose that the files be shipped in the binary product, though, and given that the files appear to be useful only on the development and building side of the distribution, it's not clear to me why they should be shipped, never mind exported as interfaces. > - CSSutils (LSARC 2008/658) > - Twisted-Python 8.1 and Twisted-Python-Web2 8.1 (PSARC 2008/670) > - Elisa (LSARC 2008/713) The mysql and zope extensions also seem to be shipping the egg files. Danek
