[issue10643] OSX proxy exceptions parse bug in urllib (crash)

2010-12-06 Thread wojas
wojas added the comment: Forgot to set bug type (crash). -- type: -> crash ___ Python tracker <http://bugs.python.org/issue10643> ___ ___ Python-bugs-list mai

[issue10643] OSX proxy exceptions parse bug in urllib (crash)

2010-12-06 Thread wojas
New submission from wojas : On OSX (tested with 10.6), urllib will fail to parse the proxy exceptions configuration if no netmask is specified. On my system the following entries have been added to the proxy exception list: '127.0.0.1' and 'localhost'. The traceback in