diff options
| author | Guido van Rossum <guido@python.org> | 1998-04-23 14:39:24 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1998-04-23 14:39:24 (GMT) |
| commit | a937afd363de79433ccdaea6643b8907410d3ba8 (patch) | |
| tree | d95d9bf78239a2f21ca0b21ecb0d630064a6da3c /Lib/test/test_support.py | |
| parent | 1abfb9c0f5af3727dfa09023a85834e40bba1cf3 (diff) | |
| download | cpython-a937afd363de79433ccdaea6643b8907410d3ba8.zip cpython-a937afd363de79433ccdaea6643b8907410d3ba8.tar.gz cpython-a937afd363de79433ccdaea6643b8907410d3ba8.tar.bz2 | |
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)
Diffstat (limited to 'Lib/test/test_support.py')
0 files changed, 0 insertions, 0 deletions
