diff --git a/README.md b/README.md index 16db6e4..5e78026 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ 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. It also seems to work with [pypy](http://pypy.org). There aren't any context managers in -2.5 so I'm not bothering with that. +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 WORK* with urllib.