Message138298
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, lemburg, loewis, neologix, pitrou, rosslagerwall, vstinner |
| Date | 2011-06-14.06:28:01 |
| SpamBayes Score | 3.937918e-05 |
| Marked as misclassified | No |
| Message-id | <1308032882.41.0.529050387493.issue12326@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The change to sys.platform=='linux' would break code even on current platforms. OTOH, we have sys.platform=='win32' even on Windows 64bit; would this favor keeping 'linux2' on all versions of Linux as well? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-14 06:28:02 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, lemburg, loewis, pitrou, vstinner, Arfrever, neologix, rosslagerwall |
| 2011-06-14 06:28:02 | amaury.forgeotdarc | set | messageid: <1308032882.41.0.529050387493.issue12326@psf.upfronthosting.co.za> |
| 2011-06-14 06:28:01 | amaury.forgeotdarc | link | issue12326 messages |
| 2011-06-14 06:28:01 | amaury.forgeotdarc | create | |