a
    h                     @  sj   d Z ddlmZ ddlZddlmZ ddgZeejdd	d
d
dddZeejdd	ddddZdS )z
Python polyfills for sys
    )annotationsN   )substitute_in_graphinterngetrecursionlimitT)Zcan_constant_fold_throughstr)stringreturnc                C  s   | S N )r   r   r   I/var/www/auris/lib/python3.9/site-packages/torch/_dynamo/polyfills/sys.pyr      s    int)r	   c                   C  s   t  S r
   )sysr   r   r   r   r   r      s    )	__doc__
__future__r   r   Z
decoratorsr   __all__r   r   r   r   r   r   <module>   s   