]> granicus.if.org Git - python/commit
Avoid warnings in the test suite because ctypes.wintypes cannot be
authorThomas Heller <theller@ctypes.org>
Fri, 12 Jan 2007 20:08:19 +0000 (20:08 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 12 Jan 2007 20:08:19 +0000 (20:08 +0000)
commit572104ff5c49cb93084d1ea96bd8385dddddc260
tree58eb44af43e4440519ddd9d0e81b148d17063b20
parent2464087bda04dc5f49667096a3d7998907a1108b
Avoid warnings in the test suite because ctypes.wintypes cannot be
imported on non-windows systems.
Lib/ctypes/test/test_win32.py