summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2006-10-05 22:02:31 +0000
committerBrett Cannon <bcannon@gmail.com>2006-10-05 22:02:31 +0000
commit710513ef83eb7bb407ca43e4e1a35f0ef250515f (patch)
treefe98c249ac087ccfe6fc110e89becd00352b761e /Python/sysmodule.c
parent8b274265f0ba3158900d34f42c12ad41144db938 (diff)
downloadcpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions