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 6, in <module> > assert 'Example domains' in response > TypeError: a bytes-like object is required, not 'str'