B ۇ'Ń @ sF d dddgZ ddlZefZG dd d eZG dd deZdd Z dS ) NodeList EmptyNodeListStringTypesdefproperty Nc @ s> e Zd ZdZdd Zdd Zdd Zeeedd Zd d Z dS ) r c C s( d| krt | k r$n n| | S d S )Nr )len)selfindexr r 7/opt/alt/python37/lib64/python3.7/xml/dom/minicompat.pyitem5 s z NodeList.itemc C s t | S )N)r )r r r r _get_length9 s zNodeList._get_lengthc C s t jdd S )Nz.attempt to modify read-only attribute 'length')xmldomNoModificationAllowedErr)r valuer r r _set_length<