Message196420
| Author | Lorin.Hochstein |
|---|---|
| Recipients | Lorin.Hochstein |
| Date | 2013-08-28.20:59:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1377723584.12.0.843452970556.issue18872@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Amazon EC2 has their own Fedora-like Linux distribution (http://aws.amazon.com/amazon-linux-ami/). This distribution isn't recognized by platform.linux_distribution(): >>> import platform >>> platform.linux_distribution() ('', '', '') $ cat /etc/issue Amazon Linux AMI release 2013.03 Kernel \r on an \m Tested on Python 2.6.8. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-28 20:59:44 | Lorin.Hochstein | set | recipients: + Lorin.Hochstein |
| 2013-08-28 20:59:44 | Lorin.Hochstein | set | messageid: <1377723584.12.0.843452970556.issue18872@psf.upfronthosting.co.za> |
| 2013-08-28 20:59:44 | Lorin.Hochstein | link | issue18872 messages |
| 2013-08-28 20:59:43 | Lorin.Hochstein | create | |