Steve Dower <steve.do...@python.org> added the comment:

> _PyPathConfig_Init() initializes _Py_dll_path global variable which is only 
> used by _Py_CheckPython3().

Ah okay, maybe I'll take the time later on (in a separate issue) to get rid of 
it fully. We may as well load python3.dll at startup anyway, it's not expensive.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38234>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to