We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4693b commit 2ff2758Copy full SHA for 2ff2758
README.rst
@@ -11,7 +11,7 @@ About
11
-----
12
13
This library provides a robust and significantly extended implementation
14
-of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3.
+of JSONPath for Python. It is tested with Python 2.6, 2.7 & 3.x.
15
16
This library differs from other JSONPath implementations in that it is a
17
full *language* implementation, meaning the JSONPath expressions are
0 commit comments