📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:05:13
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
libpasteurize
/
fixes
/
__pycache__
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/libpasteurize/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_printfunction.cpython-311.pyc
Read Only
� �|oi� � �H � d Z ddlmZ ddlmZ G d� dej � � ZdS )z9 Fixer for print: from __future__ import print_function. � )� fixer_base�� future_importc � � e Zd ZdZd� ZdS )�FixPrintfunctionzL power< 'print' trailer < '(' any* ')' > any* > c �&