Freeze assumes that all built-in modules are part of the Python core.
This is not necessarily the case. It is possible to create a Python binary which contains built-in extension modules. Therefore checkextensions should be used for all unknown and builtin modules. (Sjoerd Mullender)
G
Guido van Rossum committed
a937afd363de79433ccdaea6643b8907410d3ba8
Parent: 1abfb9c