cpython/Lib/ctypes
Thomas Heller 225755dc36 Merged revisions 53402 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk/Lib/ctypes

........
  r53402 | thomas.heller | 2007-01-12 21:17:34 +0100 (Fr, 12 Jan 2007) | 6 lines

  patch #1610795: BSD version of ctypes.util.find_library, by Martin
  Kammerhofer.

  Backported from trunk.
........
2007-01-17 19:53:24 +00:00
..
macholib Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
test Print the results of ctypes.util.find_library("c") and 2006-12-08 20:44:19 +00:00
__init__.py Change the ctypes version number to "1.0.2". 2007-01-10 20:07:29 +00:00
_endian.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
util.py Merged revisions 53402 via svnmerge from 2007-01-17 19:53:24 +00:00
wintypes.py Add an __all__ list, since this module does 'from ctypes import *'. 2006-06-14 09:20:11 +00:00