diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2002-02-01 16:01:05 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2002-02-01 16:01:05 (GMT) |
commit | d4c76bf65a53860444f9350bd3848376ff08e720 (patch) | |
tree | 590d345238f0bb018710a8e7fd97cbb8518028af /Lib | |
parent | 4892f2406f8cc3527bf0620c4a78f11d909afe8a (diff) | |
download | cpython-d4c76bf65a53860444f9350bd3848376ff08e720.zip cpython-d4c76bf65a53860444f9350bd3848376ff08e720.tar.gz cpython-d4c76bf65a53860444f9350bd3848376ff08e720.tar.bz2 |
A new dynload_next, which actually only works on OSX but isn't renamed yet.
By default every module is imported in its own namespace, but this can
be changed by defining USE_DYLD_GLOBAL_NAMESPACE. In a future version this
define will be replaced by a runtime setting, but that needs a bit more
thought.
This code is largely based on code and feedback from Steven Majewski,
Marcel Prastawa, Manoj Plakal and other on pythonmac-sig.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions