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 eric.snow
Recipients Alex.Willmer, christian.heimes, eric.snow, gvanrossum
Date 2021-12-01.16:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
IIRC, Programs/_freeze_module.c was originally a C implementation of the basic functionality in Tools/freeze/freeze.py.
History
Date User Action Args
2021-12-01 16:08:29eric.snowsetrecipients: + eric.snow, gvanrossum, christian.heimes, Alex.Willmer
2021-12-01 16:08:29eric.snowsetmessageid: <[email protected]>
2021-12-01 16:08:29eric.snowlinkissue45949 messages
2021-12-01 16:08:29eric.snowcreate