diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2008-05-18 20:09:54 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2008-05-18 20:09:54 (GMT) |
commit | 099646f29a7521318fd8a9753ee4522769488122 (patch) | |
tree | e194df5f24797fbb09511614bd04cdced023d93d /Lib/lib-old | |
parent | 8632cc2573eec74d610d18ae978e349dcc778154 (diff) | |
download | cpython-099646f29a7521318fd8a9753ee4522769488122.zip cpython-099646f29a7521318fd8a9753ee4522769488122.tar.gz cpython-099646f29a7521318fd8a9753ee4522769488122.tar.bz2 |
MacOSX: ctypes annotation in implementation of getproxies_macosx_sysconf
getproxies_macosx_sysconf uses ctypes to call SystemConfiguration APIs. This
checkin adds ctypes annotation to specify the right argument types for the
API's that are used.
This is needed to be able to use urllib on a 64-bit system, without
annotations you'd get a hard crash.
Diffstat (limited to 'Lib/lib-old')
0 files changed, 0 insertions, 0 deletions