commit | 8c510e704e3823df66c2c3ad85912c9a9dda7f14 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 13 11:47:49 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 13 11:47:49 2010 +0000 |
tree | 0de13fab14e4bef327f2b9083f32d689da9e9349 | |
parent | 5c767c2f876a0e9611489033b1be92c566273d6f [diff] |
Issue #7661: Allow ctypes to be built from a non-ASCII directory path. Patch by Florent Xicluna.