]> granicus.if.org Git - python/commit
On 64-bit platforms running test_struct after test_tarfile would fail
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 31 May 2006 09:02:44 +0000 (09:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 31 May 2006 09:02:44 +0000 (09:02 +0000)
commit9f16dd026c8284fbd4796289d611f59bd9b53797
tree0b0b0a460c39e377ffa1cf7f4eab5fb3bf5ee30c
parent377f54e85fbf1cc953c690b260e81e630a2be253
On 64-bit platforms running test_struct after test_tarfile would fail
since the deprecation warning wouldn't be raised.
Lib/test/test_struct.py