📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:15:27
📂
/ (Root)
/
opt
/
alt
/
python35
/
lib64
/
python3.5
/
lib2to3
/
fixes
/
__pycache__
📍 /opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_ne.cpython-35.pyc
Read Only
��Yf; � @ sS d Z d d l m Z d d l m Z d d l m Z Gd d � d e j � Z d S)zFixer that turns <> into !=.� )�pytree)�token)� fixer_basec @ s1 e Z d Z e j Z d d � Z d d � Z d S)�FixNec C s | j d k S)Nz<>)�value)�self�node� r �9/opt/alt/python35/lib64/python3.5/lib2to3/fixes/fix_ne.py�match s zFixNe.matchc C s"