This method is not safe becareful:
import ssl
f = urlopen(url, context=ssl._create_unverified_context())