]> granicus.if.org Git - python/commit
Note: I'm merging these changes out of consistency, but they don't seem
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Jan 2010 12:04:20 +0000 (12:04 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Jan 2010 12:04:20 +0000 (12:04 +0000)
commit72f4d646f5aecf258b0b71cd2288305819d50a0b
treed969c69639f316dcbb72d2c0b6de5e26d75ca18b
parentaa92589c4d053759d336725fbc34dc057d10ff98
Note: I'm merging these changes out of consistency, but they don't seem
to be needed in py3k (except perhaps for non-utf8 paths).

Merged revisions 77466-77467 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77466 | antoine.pitrou | 2010-01-13 12:47:49 +0100 (mer., 13 janv. 2010) | 5 lines

  Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
  Patch by Florent Xicluna.
........
  r77467 | antoine.pitrou | 2010-01-13 12:57:42 +0100 (mer., 13 janv. 2010) | 3 lines

  Use `with`
........
Modules/_ctypes/libffi/fficonfig.py.in
setup.py