Ned Deily <n...@python.org> added the comment:

The entire extension suffix is currently available from the pythonX.Y-config 
command which does not depend on a running interpreter (on Linux systems at 
least), for example:

$ python3.8-config --extension-suffix
.cpython-38-i386-linux-gnu.so

Is that not sufficient for your needs?

----------
nosy: +ned.deily

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

Reply via email to