a6fbc4e25e
* Initialize _PyPreConfig.dev_mode to -1. * _PyPreConfig_Read(): coreconfig has the priority over preconfig. * _PyCoreConfig_Read() now calls _PyPreCmdline_Read() internally. * config_from_cmdline() now pass _PyPreCmdline to config_read(). * Add _PyPreCmdline_Copy(). |
||
---|---|---|
.. | ||
abstract.h | ||
coreconfig.h | ||
dictobject.h | ||
interpreteridobject.h | ||
object.h | ||
objimpl.h | ||
pyerrors.h | ||
pylifecycle.h | ||
pystate.h | ||
tupleobject.h | ||
unicodeobject.h |