]> granicus.if.org Git - python/commit
Issue #23488: Fix a syntax error on big endian platforms.
authorZachary Ware <zachary.ware@gmail.com>
Mon, 18 May 2015 04:46:22 +0000 (23:46 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 18 May 2015 04:46:22 +0000 (23:46 -0500)
commitc15ea4c81280d64e1a74f7e48bbff1f6dfb91860
tree43892a750730026a908546d179dae6337dfbb44d
parent4baebfe86782fec741fc1b992e7bc5e40d3f6444
Issue #23488: Fix a syntax error on big endian platforms.

Hopefully this will allow the PPC64 PowerLinux buildbot to finish a test run.
Modules/_randommodule.c