| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/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