summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenn Knowles <kenn.knowles@gmail.com>2014-02-07 21:28:32 -0500
committerKenn Knowles <kenn.knowles@gmail.com>2014-02-07 21:28:32 -0500
commit034b9ec1acb2a1875b5e3a4fe3c937e2237da427 (patch)
tree106ccf9510f7985650d37f1aedde74f48653251b
parent67890477c213958b979aabe33a9377c622580aa4 (diff)
downloadjsonpath-rw-034b9ec1acb2a1875b5e3a4fe3c937e2237da427.tar.gz
Note pypy issues in README
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 45e4ec9..106dcfb 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,8 @@ https://github.com/kennknowles/python-jsonpath-rw
|Build Status| |Test coverage| |PyPi version| |PyPi downloads|
This library provides a robust and significantly extended implementation
-of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
+of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3.
+*(On travis-ci there is a segfault when running the tests with pypy; I don't think the problem lies with this library)*.
This library differs from other JSONPath implementations in that it is a
full *language* implementation, meaning the JSONPath expressions are