Closed busterswt closed 2 years ago
platform.linux_distribution has been deprecated completely. similar functionality is available via distro, and distro.name() specifically, for our use case. Appears backward compatible with (at least) py35 on 16.04.
platform.linux_distribution has been deprecated completely. similar functionality is available via distro, and distro.name() specifically, for our use case. Appears backward compatible with (at least) py35 on 16.04.