diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-07-13 13:37:12 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-07-13 13:37:12 (GMT) |
commit | 1e2260fcb4647ec84753427e1a92c59e8f0c0171 (patch) | |
tree | 749f2c5daa8f281bce53c3633c9a00b0a4a8fa3c /acconfig.h | |
parent | f2f3e9bc43d950be69e8b569fa07806027c04925 (diff) | |
download | cpython-1e2260fcb4647ec84753427e1a92c59e8f0c0171.zip cpython-1e2260fcb4647ec84753427e1a92c59e8f0c0171.tar.gz cpython-1e2260fcb4647ec84753427e1a92c59e8f0c0171.tar.bz2 |
All import-related code has moved to macimport.c.
There's also new support for importing code fragments: if a file on
sys.path contains a PYD resource with resourcename equal to the name
of the module to be imported this PYD resource should contain a
(pascal) string with the name of a code fragment to load. This allows
freezing Python programs without access to source or a development
environment.
Diffstat (limited to 'acconfig.h')
0 files changed, 0 insertions, 0 deletions