STINNER Victor <vstin...@python.org> added the comment:

The main drawback of rewriting Modules/getpath.c as Lib/_getpath.py (and 
removing getpath.c) is that PyConfig_Read() could no longer compute the Python 
Path Configuration. It would return an "empty" path configuration.

----------

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

Reply via email to