> FYI, my experience is that an entire manifest must be distributed. As > the manifest in question actually lists 3 DLLs, IIUC, you must ship all > 4 files - the 3 DLLs and the manifest, even if only one of the DLLs is > actually used.
You don't actually need to include all three DLLs. Just including the C runtime is fine, even though the others are also mentioned in the manifest. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list