diff options
author | Brett Cannon <bcannon@gmail.com> | 2006-10-05 22:02:31 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2006-10-05 22:02:31 +0000 |
commit | 710513ef83eb7bb407ca43e4e1a35f0ef250515f (patch) | |
tree | fe98c249ac087ccfe6fc110e89becd00352b761e /Python/marshal.c | |
parent | 8b274265f0ba3158900d34f42c12ad41144db938 (diff) | |
download | cpython-git-710513ef83eb7bb407ca43e4e1a35f0ef250515f.tar.gz |
Clarify what "re-initialization" means for init_builtin() and init_dynamic().
Also remove warning about re-initialization as possibly raising an execption as
both call _PyImport_FindExtension() which pulls any module that was already
imported from the Python process' extension cache and just copies the __dict__
into the module stored in sys.modules.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions