SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 68 Python

Use the proper autoconf macro for checking byte order.

The BYTEORDER_IS_BIG_ENDIAN macro is defined Objects/unicodeobject.c,
thus the code was always emitting the little-endian machine format codes.

This should fix the failure seen on the SPARC buildbot.
A
Alexandre Vassalotti committed
7aaa770b08e79960073e0e278fee61a5c159335d
Parent: f8926b2