Files
community.general/library/system
Bjorn Neergaard adcdbdf894 Wrap get_distribution_version() in the hostname module
We wrap get_distribution_version() with a new function,
_get_distribution_version(), that returns `0` when the result is a string or
`None`.

This accounts for the case when get_distribution_version() returns a string,
and we try to compare it to a float. We do this in the hostname module instead
of the module snippets because other modules may want the real string
version.module snippets because other modules may want the real string version.
2014-07-28 11:16:30 -05:00
..
2014-03-11 16:23:18 -05:00
2013-12-02 15:13:49 -05:00
2014-02-25 20:16:01 -06:00
2014-03-11 16:13:55 -04:00
2014-06-20 11:12:49 -05:00
2013-12-02 15:13:49 -05:00
2014-07-09 23:11:15 +03:00
2014-07-17 17:53:12 +01:00
2014-07-25 14:33:24 +02:00