Message140802
| Author | vstinner |
|---|---|
| Recipients | Arfrever, Ramchandra Apte, amaury.forgeotdarc, djc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, vstinner |
| Date | 2011-07-21.09:10:52 |
| SpamBayes Score | 6.5116645e-08 |
| Marked as misclassified | No |
| Message-id | <1311239453.6.0.762657652219.issue12326@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> It seems currently that in python 3.2 sys.platform is linux2 > even though it is running linux 3 It's maybe because you ran ./configure with Linux 2.x.y (see msg138254). Try make distclean && ./configure --with-debug && make. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-21 09:10:53 | vstinner | set | recipients: + vstinner, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte |
| 2011-07-21 09:10:53 | vstinner | set | messageid: <1311239453.6.0.762657652219.issue12326@psf.upfronthosting.co.za> |
| 2011-07-21 09:10:53 | vstinner | link | issue12326 messages |
| 2011-07-21 09:10:52 | vstinner | create | |