xml
xml.Comment
xml.Character
xml.Document
A Comment object represents a XML comment information item.
xml.
Comment
xml.Comment.
content
A string representing the content of the comment.
parent
The document or element information item which contains this information item in its children attribute.
__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__