Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Python documentation
(Uncensored)
subscribe
Python Initialization Configuration — Python 3.13.2 documentation
https://docs.python.org/3/c-api/init_config.html
links
backlinks
Python can be initialized with Py_InitializeFromConfig() and the PyConfig structure. It can be preinitialized with Py_PreInitialize() and the PyPreConfig structure. There are two kinds of configura...