diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-05-22 13:15:31 +0000 |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-05-22 13:15:31 +0000 |
commit | cf99b0afb6e6572508582438a6609c6923a6f275 (patch) | |
tree | 9c3a4625309f7174521f3d75595508242949698b /Python/compile.c | |
parent | e41195fab62fa7eb695166ad6e84e351bcd8b6d1 (diff) | |
download | cpython-git-cf99b0afb6e6572508582438a6609c6923a6f275.tar.gz |
test_byteswap() fails on alphas, because treating the byte swapped bit
patterns as floats/doubles results in floating point exceptions.
Fix this by implementing a separate test_byteswap() for the floating
point tests. This new test compares the tostring() values of both arrays
instead of the arrays themselves.
Discovered by Neal Norwitz.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions