]> granicus.if.org Git - python/commit
imp_load_module(): correct and comment the sense of the test for '+'
authorGuido van Rossum <guido@python.org>
Thu, 30 May 2002 17:33:07 +0000 (17:33 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 May 2002 17:33:07 +0000 (17:33 +0000)
commit5e2c5fa1bd9f0ed602ce2977c7c6772433c8de4d
tree07708800f38d2d5aae1ca11b0005e33ca3d0ea6c
parent4ae6faed9f618c53c42816e868c4cb7194cd045f
imp_load_module(): correct and comment the sense of the test for '+'
in the mode (it's forbidden).
Python/import.c