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 vladris
Recipients Alexander.Belopolsky, Jake.Coffman, amaury.forgeotdarc, castironpi, terry.reedy, theller, vladris, vstinner
Date 2011-07-13.16:22:16
SpamBayes Score 0.00057197554
Marked as misclassified No
Message-id <1310574136.66.0.669309263934.issue4376@psf.upfronthosting.co.za>
In-reply-to
Content
But if you set raw memory to let's say b'\0\0\0\1', when you look at the c_int value afterwards, won't it be different on little endian and big endian machines?
History
Date User Action Args
2011-07-13 16:22:16vladrissetrecipients: + vladris, theller, terry.reedy, amaury.forgeotdarc, vstinner, castironpi, Alexander.Belopolsky, Jake.Coffman
2011-07-13 16:22:16vladrissetmessageid: <1310574136.66.0.669309263934.issue4376@psf.upfronthosting.co.za>
2011-07-13 16:22:16vladrislinkissue4376 messages
2011-07-13 16:22:16vladriscreate