mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
parent
ce5619e8a1
commit
2c184e7eea
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ well. This returns the clone.
|
|||
|
||||
A \class{NodeList} represents a sequence of nodes. These objects are
|
||||
used in two ways in the DOM Core recommendation: the
|
||||
\class{Element} objects provides one as it's list of child nodes, and
|
||||
\class{Element} objects provides one as its list of child nodes, and
|
||||
the \method{getElementsByTagName()} and
|
||||
\method{getElementsByTagNameNS()} methods of \class{Node} return
|
||||
objects with this interface to represent query results.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue