+ 1
sololearn python playground run python 3... and urllib2 is a python 2 module wich "has been split across several modules in Python 3 named urllib.request and urllib.error" (source: https://docs.python.org/2/library/urllib2.html )
18th Jan 2020, 10:17 AM
visph
visph - avatar