Message316658
| Author | petr.viktorin |
|---|---|
| Recipients | mrandybu, petr.viktorin |
| Date | 2018-05-15.14:10:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526393435.8.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
linux_distribution is deprecated since 3.5, so I don't think it makes sense to modify it. (see https://docs.python.org/3/library/platform.html#platform.linux_distribution) Can you use a third-party package instead, e.g. distro? http://distro.readthedocs.io/en/latest/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-15 14:10:35 | petr.viktorin | set | recipients: + petr.viktorin, mrandybu |
| 2018-05-15 14:10:35 | petr.viktorin | set | messageid: <1526393435.8.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| 2018-05-15 14:10:35 | petr.viktorin | link | issue33435 messages |
| 2018-05-15 14:10:35 | petr.viktorin | create | |