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
coreconfig.c
Find file
Blame
History
Permalink
bpo-36301: Add _PyPreCmdline internal API (GH-12458)
· fa153768
Victor Stinner
authored
Mar 20, 2019
_PyCoreConfig_ReadFromArgv() now reuses the code parsing command line options from preconfig.c.
fa153768