[issue7149] 2.6.4rc1 regression: test_urllib2 fails on OS X with UnboundLocalError

Ned Deily report at bugs.python.org
Sat Oct 17 02:25:22 CEST 2009


Ned Deily <nad at acm.org> added the comment:

BTW, I did test manually changing the system proxy configuration via the 
Network preference panel and verified that urllib/urllib2 used the default 
proxy settings.  I suppose it would be possible to set up some tests using 
the OS X scutil command but it would be tricky to do 100% safely, I'd 
think.  In any case, it's clear that the urllib2 tests do provide some 
test coverage in this area, witness this issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7149>
_______________________________________


More information about the Python-bugs-list mailing list