[issue23729] Import ElementTree documentation for namespaces and XPath

Raymond Hettinger report at bugs.python.org
Sat Mar 21 09:29:32 CET 2015


New submission from Raymond Hettinger:

Show examples of how to search XML that contains namespaces.

Also indicate the ElementTree subset of XPath supports filters in the form [tag=text].

----------
assignee: rhettinger
components: Documentation
files: elementtree_doc.diff
keywords: patch
messages: 238774
nosy: rhettinger
priority: normal
severity: normal
status: open
title: Import ElementTree documentation for namespaces and XPath
versions: Python 3.5
Added file: http://bugs.python.org/file38620/elementtree_doc.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23729>
_______________________________________


More information about the Python-bugs-list mailing list