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
import.c
Find file
Blame
History
Permalink
Fix two issues introduced by issue #71031 by changing the signature of
· 238cedcd
Brett Cannon
authored
Apr 02, 2009
PyImport_AppendInittab() to take a const char *.
238cedcd