mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 09:35:34 +00:00
let's try the from future thingy
This commit is contained in:
@@ -12,6 +12,9 @@ again, they all just hit the text files instead of the internet. This speeds up
|
||||
your tests and lets you work offline.
|
||||
|
||||
##Compatibility Notes
|
||||
This should work with Python 2.6 and 2.7. There aren't any context managers in
|
||||
2.5 so I'm not bothering with that.
|
||||
|
||||
Currently I've only tested this (a little bit) with urllib2. It's known to *NOT
|
||||
WORK* with urllib.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user