This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schmir
Recipients amaury.forgeotdarc, loewis, nadeem.vawda, rhettinger, schmir
Date 2012-02-08.12:49:01
SpamBayes Score 0.026180044
Marked as misclassified No
Message-id <1328705342.14.0.549665969602.issue13965@psf.upfronthosting.co.za>
In-reply-to
Content
struct.calcsize("P")==8 will tell you if you're running a 64bit python or not.
History
Date User Action Args
2012-02-08 12:49:02schmirsetrecipients: + schmir, loewis, rhettinger, amaury.forgeotdarc, nadeem.vawda
2012-02-08 12:49:02schmirsetmessageid: <1328705342.14.0.549665969602.issue13965@psf.upfronthosting.co.za>
2012-02-08 12:49:01schmirlinkissue13965 messages
2012-02-08 12:49:01schmircreate