]> granicus.if.org Git - python/commit
Make this test work with older Python releases where struct has no 't' format character.
authorThomas Heller <theller@ctypes.org>
Fri, 8 Jun 2007 16:10:27 +0000 (16:10 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 8 Jun 2007 16:10:27 +0000 (16:10 +0000)
commit1b9e041812293fc37d13b42010e3a714dc4e5a14
tree69cbc14d473cd5c4164e11252362dc6a6132bff6
parentb53940f238c55c8b715301e6b5902ef2d15cfefa
Make this test work with older Python releases where struct has no 't' format character.
Lib/ctypes/test/test_numbers.py