Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/libpasteurize/fixes/__pycache__/ |
Upload File : |
o ,�]� � @ 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 | � |t� td|jd�S )N� getargspec)�prefix)�warning�warn_msgr r )�self�node�results� r �E/usr/lib/python3/dist-packages/libpasteurize/fixes/fix_fullargspec.py� transform s zFixFullargspec.transformN)�__name__� __module__�__qualname__�PATTERNr r r r r r s r N)�__doc__�lib2to3r �lib2to3.fixer_utilr r �BaseFixr r r r r �<module> s