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 serhiy.storchaka
Recipients Arfrever, christian.heimes, jcea, ned.deily, pitrou, python-dev, rpetrov, serhiy.storchaka, vstinner
Date 2012-10-18.07:35:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201210181035.42894.storchaka@gmail.com>
In-reply-to <1350510380.99.0.14671341883.issue16166@psf.upfronthosting.co.za>
Content
> I've replaced the macros with PY_BIG_ENDIAN or PY_LITTLE_ENDIAN. Both are
> always defined and exactly one is set to 1, the other to 0.

It looks like a joke.

The programmer puts on the table by his bed two glasses. One with water, for 
the case of he will drink at night. Another empty, for the case of he will not 
drink.
History
Date User Action Args
2012-10-18 07:35:59serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, pitrou, vstinner, christian.heimes, ned.deily, rpetrov, Arfrever, python-dev
2012-10-18 07:35:59serhiy.storchakalinkissue16166 messages
2012-10-18 07:35:59serhiy.storchakacreate