New submission from Thomas Guettler <[EMAIL PROTECTED]>: 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 <[EMAIL PROTECTED]> <http://bugs.python.org/issue2864> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com