mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
* Factorize code from PC/getpathp.c and Modules/getpath.c to remove duplicated code * rename pathconfig_clear() to _PyPathConfig_Clear() * Inline _PyPathConfig_Fini() in pymain_impl() and then remove it, since it's a oneliner |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| gil.h | ||
| mem.h | ||
| pystate.h | ||
| warnings.h | ||