1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00
Files
vcrpy/docs
Sebastian Pipping 42848285a0 docs/usage.rst: Fix urllib import
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'
2023-06-18 11:14:44 -03:00
..
2015-11-07 16:58:10 -05:00
2023-05-26 11:02:14 -05:00
2022-04-18 17:54:46 -03:00
2022-04-18 17:54:46 -03:00
2015-09-13 11:27:08 -07:00
2023-06-18 11:14:44 -03:00