add-determinism 0.7.3

RPM buildroot helper to strip nondeterministic bits in files
Documentation
a

Z��^c@svdZddlZGdd�dej�ZGdd�dej�ZGdd�dej�ZGd	d
�d
eej�ZGdd�deej�Zd
d�ZdS)a5 Python 'undefined' Codec

    This codec will always raise a ValueError exception when being
    used. It is intended for use by the site.py file to switch off
    automatic string to Unicode coercion.

Written by Marc-Andre Lemburg (mal@lemburg.com).

(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.

iNc@s eZdZddd�Zddd�ZdS)	�Codec�strictcC�td��dS�Nzundefined encoding�ZUnicodeError��self�inputZerrors�r�+/usr/lib64/python3.9/encodings/undefined.py�encode�zCodec.encodecCrrrrrrr	�decoderzCodec.decodeN�rr
)�__name__�
__module__�__qualname__r
rrrrr	rs
rc@�eZdZddd�ZdS)�IncrementalEncoderFcCrrr�rrZfinalrrr	r
rzIncrementalEncoder.encodeN�F)rrrr
rrrr	r�rc@r)�IncrementalDecoderFcCrrrrrrr	rrzIncrementalDecoder.decodeNr)rrrrrrrr	rrrc@�eZdZdS)�StreamWriterN�rrrrrrr	r rrc@r)�StreamReaderNrrrrr	r#rrc	Cs tjdt�jt�jttttd�S)NZ	undefined)Znamer
rZincrementalencoderZincrementaldecoderZstreamwriterZstreamreader)	�codecsZ	CodecInforr
rrrrrrrrr	�getregentry(s�r)Z__doc__rrrrrrrrrrr	Z<module>s