add-determinism 0.7.3

RPM buildroot helper to strip nondeterministic bits in files
Documentation
f

��_'
c@sFdZgd�ZddlZefZGdd�de�ZGdd�de�Z	dd	�Z
dS)
z�Python version compatibility support for minidom.

This module contains internal implementation details and
should not be imported; use xml.dom.minidom instead.
)�NodeList�
EmptyNodeList�StringTypes�defproperty�Nc@s>eZdZdZdd�Zdd�Zdd�Zeeedd	�Zd
d�Z	dS)
r�cCs(d|krt|�kr$nn||SdS�Nr�Zlen��selfZindexrr�+/usr/lib64/python3.10/xml/dom/minicompat.py�item5sz
NodeList.itemcCst|�S�Nr�r	rrr
�_get_length9�zNodeList._get_lengthcC�tj�d��dS�Nz.attempt to modify read-only attribute 'length'��xml�dom�NoModificationAllowedErr�r	�valuerrr
�_set_length<��zNodeList._set_length�$The number of nodes in the NodeList.��doccCs|durg}||dd�<dSrr)r	Zstaterrr
�__setstate__DszNodeList.__setstate__N)
�__name__�
__module__�__qualname__�	__slots__rrr�property�lengthrrrrr
r2s�rc@sFeZdZdZdd�Zdd�Zdd�Zdd	�Zd
d�Ze	eedd
�Z
dS)rrcC�t�}|�|�|Sr�rZextend�r	ZotherZNLrrr
�__add__M�
zEmptyNodeList.__add__cCr$rr%r&rrr
�__radd__Rr(zEmptyNodeList.__radd__cCsdSrrrrrr
rWrzEmptyNodeList.itemcCsdSrrr
rrr
rZrzEmptyNodeList._get_lengthcCrrrrrrr
r]rzEmptyNodeList._set_lengthrrN)rrr r!r'r)rrrr"r#rrrr
rJs�rcCsRt|d|�}|fdd�}t|d|�r4Jd|��t|||d�}t|||�dS)NZ_get_cSstj�dt|���dS)Nz&attempt to modify read-only attribute )rrrZrepr)r	r�namerrr
�setgs
�zdefproperty.<locals>.setZ_set_zexpected not to find _set_r)ZgetattrZhasattrr"Zsetattr)Zklassr*rZgetr+Zproprrr
res�r)Z__doc__Z__all__Zxml.domrZstrrZlistrZtuplerrrrrr
Z<module>s*