Home | History | Annotate | Download | only in Python

Lines Matching refs:_PySys_EndInit

932     if (_PySys_EndInit(interp->sysdict, &interp->config) < 0) {
1418 _PySys_EndInit(interp->sysdict, &interp->config);