cpython/Lib/xml/etree
scoder 101a5e84ac bpo-31648: Improve ElementPath (#3835)
* Allow whitespace inside of ElementPath predicates.
* Add ElementPath predicate support for text comparison of the current node, like "[.='text']".
2017-09-30 16:35:21 +03:00
..
__init__.py
cElementTree.py
ElementInclude.py
ElementPath.py bpo-31648: Improve ElementPath (#3835) 2017-09-30 16:35:21 +03:00
ElementTree.py bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263) 2017-04-24 09:05:00 +03:00