Your IP : 216.73.216.172


Current Path : /lib/python3/dist-packages/libpasteurize/fixes/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/libpasteurize/fixes/__pycache__/fix_fullargspec.cpython-38.pyc

U

,�]��@s6dZddlmZddlmZdZGdd�dej�ZdS)z(
Fixer for getfullargspec -> getargspec
�)�
fixer_base)�Namez_some of the values returned by getfullargspec are not valid in Python 2 and have no equivalent.c@seZdZdZdd�ZdS)�FixFullargspecz'getfullargspec'cCs|�|t�td|jd�S)NZ
getargspec)�prefix)Zwarning�warn_msgrr)�selfZnodeZresults�r�E/usr/lib/python3/dist-packages/libpasteurize/fixes/fix_fullargspec.py�	transformszFixFullargspec.transformN)�__name__�
__module__�__qualname__ZPATTERNr
rrrr	r
srN)�__doc__Zlib2to3rZlib2to3.fixer_utilrrZBaseFixrrrrr	�<module>s