March 2003
Intermediate to advanced
656 pages
39h 30m
English
getAttributeNode
e.getAttributeNode(name)
Returns the Attr
instance that is e’s
attribute with the given name, or
None if no attribute with that name is among
e’s attributes.