This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients aheider, loewis
Date 2008-10-17.17:51:12
SpamBayes Score 1.3417224e-06
Marked as misclassified No
Message-id <1224265875.98.0.888065189041.issue4120@psf.upfronthosting.co.za>
In-reply-to
Content
For some reason, the linker *does* generate manifest files for all the
.pyds when I try it out. Should that worry me? When I delete them, it
still can import them just fine.

FWIW, with the patch alone, the manifest in .DLLs will still be needed,
to be able to load tcl85.dll.
History
Date User Action Args
2008-10-17 17:51:16loewissetrecipients: + loewis, aheider
2008-10-17 17:51:15loewissetmessageid: <1224265875.98.0.888065189041.issue4120@psf.upfronthosting.co.za>
2008-10-17 17:51:13loewislinkissue4120 messages
2008-10-17 17:51:12loewiscreate