Eric Snow <[email protected]> added the comment:
On Fri, Sep 17, 2021 at 4:22 PM Guido van Rossum <[email protected]> wrote: > BTW, why does the script still run Programs/_freeze_module over all the > modules to be frozen? Isn't that up to the Makefile or its Windows equivalent? Yeah, it used to matter but we probably don't need to do that any longer. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45020> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
