????
Current Path : /usr/lib/python3.6/site-packages/libpasteurize/fixes/__pycache__/ |
Current File : //usr/lib/python3.6/site-packages/libpasteurize/fixes/__pycache__/fix_fullargspec.cpython-36.pyc |
3 �c� � @ s6 d Z ddlmZ ddlmZ dZG dd� 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 @ s e Zd ZdZdd� ZdS )�FixFullargspecz'getfullargspec'c C s | j |t� td|jd�S )NZ getargspec)�prefix)Zwarning�warn_msgr r )�selfZnode�results� r �%/usr/lib/python3.6/fix_fullargspec.py� transform s zFixFullargspec.transformN)�__name__� __module__�__qualname__ZPATTERNr r r r r r s r N)�__doc__Zlib2to3r Zlib2to3.fixer_utilr r ZBaseFixr r r r r �<module> s