[issue40624] add support for != (not-equals) in ElementTree XPath

Stefan Behnel report at bugs.python.org
Tue Sep 8 00:45:49 EDT 2020


Stefan Behnel <stefan_ml at behnel.de> added the comment:

Agreed that adding "!=" would be a nice improvement, probably not very invasive. PR welcome.

https://www.w3.org/TR/xpath-10/#booleans

----------
nosy: +scoder
stage:  -> needs patch
type:  -> enhancement
versions: +Python 3.10 -Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40624>
_______________________________________


More information about the Python-bugs-list mailing list