[issue31162] urllib.request.urlopen error

2017-08-09 Thread R. David Murray
R. David Murray added the comment: What makes you think this is a python bug rather than exactly what it says: a cert verification error? -- nosy: +r.david.murray ___ Python tracker ___

[issue31162] urllib.request.urlopen error

2017-08-09 Thread CHUA Chew Bock
Changes by CHUA Chew Bock : Added file: http://bugs.python.org/file47069/scriptError.txt ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue31162] urllib.request.urlopen error

2017-08-09 Thread CHUA Chew Bock
New submission from CHUA Chew Bock: Error encountered when executing urllib.request.urlopen on IDLE3 interactive as well as run from script. -- components: Library (Lib) messages: 300012 nosy: chua.chewb...@gmail.com priority: normal severity: normal status: open title: urllib.request.u