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 ,�]� � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z9 Fixer for print: from __future__ import print_function. � )� fixer_base�� future_importc @ s e Zd ZdZdd� ZdS )�FixPrintfunctionzL power< 'print' trailer < '(' any* ')' > any* > c C s t d|� d S )N�print_functionr )�self�node�results� r �G/usr/lib/python3/dist-packages/libpasteurize/fixes/fix_printfunction.py� transform s zFixPrintfunction.transformN)�__name__� __module__�__qualname__�PATTERNr r r r r r s r N)�__doc__�lib2to3r �libfuturize.fixer_utilr �BaseFixr r r r r �<module> s