]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for #779167: use InternetConfig proxy settings on MacOSX (in addition
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 16 Jul 2004 11:45:00 +0000 (11:45 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 16 Jul 2004 11:45:00 +0000 (11:45 +0000)
commit11d9b0628396749eaf9bc7f8a0e37f0cd46d75bf
tree77c42662be960ffba2844503b9991a4bdb41080a
parentb36687a4833ac3a49cea0342ec3b197ea583b835
Fix for #779167: use InternetConfig proxy settings on MacOSX (in addition
to unix-style).
Lib/urllib.py