id summary reporter owner description type status priority milestone version resolution keywords cc launchpad_bug 79 exclude _testdoubleload.so from binary eggs zooko "The eggs resulting from {{{python setup.py bdist_egg}}} have a copy of {{{_testdoubleload.so}}} in them. That file is absolutely necessary for the buildbot-operated tests of #44, so we can't just get rid of it, but it should be excluded from binary distributions. (I like binary distributions to be able to run unit tests, but running the test double load test is not so important for them to do that they need to carry around that .so file.) That file is created by {{{python setup.py build}}} (and the other commands that automatically build) but only when the {{{--test-double-load}}} option is passed. Hopefully we can exclude it from distributions just by editing [source:MANIFEST.in]" defect closed minor 0.6.0 0.5.29 fixed packaging