debian-elementpath/elementpath
Davide Brunato 583d1eb14b Fix cast() to accept tuples for XPath constructors 2019-10-09 17:19:46 +02:00
..
__init__.py Add schema matching by path 2019-10-05 20:47:32 +02:00
compat.py Add LRU cached resolvers to context class 2019-10-04 20:44:39 +02:00
datatypes.py Fix datatypes, context and token classes 2019-09-21 15:21:25 +02:00
exceptions.py Update to release v1.1.8 2019-05-20 23:22:14 +02:00
namespaces.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
schema_proxy.py Add __getstate__() for XPath2Parser pickling 2019-10-09 14:00:07 +02:00
tdop_parser.py Add __getstate__() for XPath2Parser pickling 2019-10-09 14:00:07 +02:00
xpath1_parser.py Add __getstate__() for XPath2Parser pickling 2019-10-09 14:00:07 +02:00
xpath2_constructors.py Fix cast() to accept tuples for XPath constructors 2019-10-09 17:19:46 +02:00
xpath2_functions.py Split and rename test_helpers module 2019-10-07 08:34:21 +02:00
xpath2_parser.py Add __getstate__() for XPath2Parser pickling 2019-10-09 14:00:07 +02:00
xpath_context.py Fix typed selection 2019-10-07 17:08:47 +02:00
xpath_nodes.py Fix typed selection 2019-10-07 17:08:47 +02:00
xpath_selectors.py Add __getstate__() for XPath2Parser pickling 2019-10-09 14:00:07 +02:00
xpath_token.py Fix typed selection 2019-10-07 17:08:47 +02:00