Skip to content

common.helpers: simplify get_os_info()

André requested to merge andre/gajim:os_info into master

For Linux this function now depends on distro (https://pypi.python.org/pypi/distro). The module has been recommended in https://bugs.python.org/issue1322.

Merge request reports