Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I need the glibc version for skipping a test if run with glibc containing a bug 
(see issue31630 and issue33630). platform.libc_ver() is not usable, it always 
returns '2.9' (the version that has bugs), while the actual version on my 
computer is '2.25' (the version that doesn't have these bugs).

----------
nosy: +serhiy.storchaka

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

Reply via email to