mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 01:25:34 +00:00
Update README.md
This commit is contained in:
@@ -14,8 +14,7 @@ your tests and lets you work offline.
|
|||||||
##Compatibility Notes
|
##Compatibility Notes
|
||||||
This should work with Python 2.6 and 2.7. It also seems to work with [pypy](http://pypy.org).
|
This should work with Python 2.6 and 2.7. It also seems to work with [pypy](http://pypy.org).
|
||||||
|
|
||||||
Currently I've only tested this (a little bit) with urllib2. It's known to *NOT
|
Currently I've only tested this with urllib2, urllib3, and requests. It's known to *NOT WORK* with urllib.
|
||||||
WORK* with urllib.
|
|
||||||
|
|
||||||
##How to use it
|
##How to use it
|
||||||
```python
|
```python
|
||||||
|
|||||||
Reference in New Issue
Block a user