[New-bugs-announce] [issue2864] etree: Add XPath documentation

Thomas Guettler report at bugs.python.org
Thu May 15 16:50:13 CEST 2008


New submission from Thomas Guettler <guettli at thomas-guettler.de>:

The current documentation of etree [1] does not explain the 
syntax of the supported xpaths.


[1] current documation:
http://docs.python.org/lib/elementtree-elementtree-objects.html

[2] ElementTree supported XPath:
http://effbot.org/zone/element-xpath.htm

It would be very nice to have some simple examples for myetree.find(xpath).

----------
assignee: georg.brandl
components: Documentation
messages: 66863
nosy: georg.brandl, guettli
severity: normal
status: open
title: etree: Add XPath documentation
type: feature request

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2864>
__________________________________


More information about the New-bugs-announce mailing list