STINNER Victor <victor.stin...@gmail.com> added the comment:

"make pythoninfo" is an alias for ./python -m test.pythoninfo. I added to 
support Python compiled in shared mode (./configure --enable-shared) and macOS 
which requires ./python.exe.

Obviously, for a specific buildbot or specific script, you are free to run 
directly ./python -m test.pythoninfo, rather than running "make pythoninfo" ;-)

----------

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

Reply via email to