Narrow the Exception in test_urllib2 test. Catch URLError, not OSError by orsenthil · Pull Request #918 · python/cpython

@orsenthil

…n urllib.request module.

This was referenced

Mar 31, 2017

orsenthil added a commit that referenced this pull request

Mar 31, 2017
…n urllib.request module. (#918) (#920)

(cherry picked from commit ed3dd1c)

orsenthil added a commit that referenced this pull request

Mar 31, 2017
…n urllib.request module. (#918) (#921)

(cherry picked from commit ed3dd1c)

serhiy-storchaka