New submission from Andrey Bychkov <mrand...@gmail.com>:

In some linux distributions, the information about the distribution is 
incorrectly determined when the linux_distribution() method is called from the 
platform class. Since the information file os-release becomes a certain 
standard, I propose first of all to check its availability and if it is in the 
system - parse the information from it.

----------
components: Library (Lib)
messages: 316628
nosy: mrandybu
priority: normal
severity: normal
status: open
title: incorrect detection of information of some distributions python2
type: behavior
versions: Python 2.7

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

Reply via email to