Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
pylifecycle.c
Find file
Blame
History
Permalink
Issue #25160: Fix import_init() comments and messages
· cd6e6943
Victor Stinner
authored
Sep 18, 2015
import_init() imports the "_imp" module, not the "imp" module.
cd6e6943