mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
Symptom was:
> Traceback (most recent call last):
> File "/tmp/tmp.kJAKlLngAX/foo.py", line 5, in <module>
> response = urllib.request.urlopen('http://www.iana.org/domains/reserved').read()
> AttributeError: module 'urllib' has no attribute 'request'