]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the ``calcsize*3'' test to be portable to 64-bit machines.
authorGuido van Rossum <guido@python.org>
Fri, 3 Jan 1997 19:00:37 +0000 (19:00 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 3 Jan 1997 19:00:37 +0000 (19:00 +0000)
commit04ebf5ca5d45a7e40326226c4ce07afdc17e521f
tree94b30b9bbc90038d47e44230c86a307f81cb65df
parent5b0eba3ced0f9d6c0469da4a6141ea688821fb63
Change the ``calcsize*3'' test to be portable to 64-bit machines.
Lib/test/test_struct.py