cpython/Lib/ctypes
Matthias Klose f01611979b Merged revisions 84836 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84836 | matthias.klose | 2010-09-15 15:06:09 +0200 (Mi, 15 Sep 2010) | 3 lines

  Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output
  independent of the locale. Set LC_ALL=C too.
........
2010-09-15 13:08:12 +00:00
..
macholib Raise statement normalization in Lib/ctypes/. 2007-08-30 03:47:13 +00:00
test Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,84036 via svnmerge from 2010-08-14 18:24:40 +00:00
__init__.py Merged revisions 65681-65682,65684 via svnmerge from 2008-08-19 06:38:12 +00:00
_endian.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00
util.py Merged revisions 84836 via svnmerge from 2010-09-15 13:08:12 +00:00
wintypes.py Merged revisions 65908 via svnmerge from 2008-08-20 13:42:16 +00:00