]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Check if we've already loaded a dynamic module under a different name.
authorSjoerd Mullender <sjoerd@acm.org>
Mon, 12 Jun 1995 15:51:34 +0000 (15:51 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Mon, 12 Jun 1995 15:51:34 +0000 (15:51 +0000)
commitfbe6d33ffd64ce1b31b2dab332c617f96b5e3fbf
tree11b00b4887570fe6c5105b3e2d210036e3c5651d
parent7d0bc8343f55f2e467abb2ce50b76b054897d72f
Check if we've already loaded a dynamic module under a different name.
Python/import.c
Python/importdl.c
Python/importdl.h