Message82273
| Author | aronacher |
|---|---|
| Recipients | aronacher, lemburg |
| Date | 2009-02-16.21:41:12 |
| SpamBayes Score | 0.0028695913 |
| Marked as misclassified | No |
| Message-id | <1234820533.21.0.662174152251.issue5284@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
platform.linux_distribution() was added in 2.6 as an alias for platform.dist(). However the documentation lists platform.dist() as an alias for platform.linux_distribution() and there is no information that the latter appered in 2.6 whereas the former exists since 2.4 I think. Not sure what the fix is, but it should be documented properly with ".. versionadded:: 2.6". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-16 21:42:13 | aronacher | set | recipients: + aronacher, lemburg |
| 2009-02-16 21:42:13 | aronacher | set | messageid: <1234820533.21.0.662174152251.issue5284@psf.upfronthosting.co.za> |
| 2009-02-16 21:41:12 | aronacher | link | issue5284 messages |
| 2009-02-16 21:41:12 | aronacher | create | |