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)
Showing
Please
register
or
sign in
to comment