Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 6 Aug 2011 04:27:40 +0000 (12:27 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 6 Aug 2011 04:27:40 +0000 (12:27 +0800)
commit89976f1cdc49c909f808f8bb1ec15ac963acbc93
tree54aa2cfad37964a43a6b2733cc224cc8131f477f
parente5cad23a92c88440e739589430c0b22d41a44621
Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient (accomodate spaces in between the items)
Lib/test/test_urllib.py
Lib/urllib/request.py