cpython/Lib/ctypes
Martin Panter 32d74e1d73 Remove disabled ctypes test
The test was commented out in 2005 before ctypes was added to Python, because
the “cdll” attribute loading feature “will no longer work this way”:
http://svn.python.org/view?view=revision&revision=49102
2016-09-29 02:50:20 +00:00
..
macholib Issue #27125: Remove duplicated words from documentation and comments 2016-05-30 04:04:50 +00:00
test Remove disabled ctypes test 2016-09-29 02:50:20 +00:00
__init__.py Remove PEP 291 compatibility requirements for ctypes and modulefinder 2016-05-14 07:25:37 +00:00
_endian.py Remove PEP 291 compatibility requirements for ctypes and modulefinder 2016-05-14 07:25:37 +00:00
util.py Issue #22636: Avoid using a shell in the ctypes.util module 2014-10-16 09:42:45 +02:00
wintypes.py Remove PEP 291 compatibility requirements for ctypes and modulefinder 2016-05-14 07:25:37 +00:00