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

> Currently, `platform.libc_ver()` doesn't consider in case of `executable` 
> variable is an empty string.

I'm curious. In which case sys.executable is an empty string? Do you embed 
Python in an application. If Python is embedded, would it be possible to share 
the code used to configure Python initialization?

----------
nosy: +vstinner

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

Reply via email to