cpython/Lib/ctypes
Zachary Ware 88b2b45154 Issue #19493: Fix two uses of ctypes.test.requires (it's not a decorator)
and skip test_win32.FunctionCallTestCase.test_SEH when Python was compiled
in debug configuration or by a non-MSC compiler.
2014-07-23 14:39:50 -05:00
..
macholib
test Issue #19493: Fix two uses of ctypes.test.requires (it's not a decorator) 2014-07-23 14:39:50 -05:00
__init__.py Issue #17516: use comment syntax for comments, instead of multiline string 2013-03-26 01:11:54 +01:00
_endian.py
util.py Issue #20976: pyflakes: Remove unused imports 2014-03-20 09:16:38 +01:00
wintypes.py