o
    e«ÏiÁ  ã                
   @   sŒ   d Z ddlZddlmZmZ ddlmZ ddlmZ dgZ	edƒZ
ed	ƒZeƒ Zeejƒefd
eee
gef dee
 dedefdd„ƒZdS )z 
Python polyfills for functools
é    N)ÚCallableÚIterable)ÚTypeVaré   )Úsubstitute_in_graphÚreduceÚ_TÚ_UÚfunctionÚiterableÚinitialÚreturnc                C   sR   t |ƒ}|tu rzt|ƒ}W n ty   tdƒd ‚w |}|D ]}| ||ƒ}q|S )Nz0reduce() of empty iterable with no initial value)ÚiterÚ_initial_missingÚnextÚStopIterationÚ	TypeError)r
   r   r   ÚitÚvalueÚelement© r   úk/var/www/addictedbytheproject.nl/epg/venv/lib/python3.10/site-packages/torch/_dynamo/polyfills/functools.pyr      s   ÿþÿ)Ú__doc__Ú	functoolsÚcollections.abcr   r   Útypingr   Ú
decoratorsr   Ú__all__r   r	   Úobjectr   r   r   r   r   r   Ú<module>   s(    ýÿþýû