1
0
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:
Kevin McCarthy
2013-03-03 17:00:16 -10:00
parent b72e666ab4
commit 68d3918fe1

View File

@@ -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