Message138298
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? |
|
| Date |
User |
Action |
Args |
| 2011-06-14 06:28:02 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, lemburg, loewis, pitrou, haypo, 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 | |
|