📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:39:30
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/libfuturize/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_object.cpython-37.opt-1.pyc
Read Only
B �A�[� � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )zf Fixer that adds ``from builtins import object`` if there is a line like this: class Foo(object): � )� fixer_base)�touch_import_topc @ s e Zd ZdZdd� ZdS )� FixObjectz<classdef< 'class' NAME '(' name='object' ')' colon=':' any >c C s t dd|� d S )N�builtins�object)r )�selfZnodeZresults� r �M/opt/alt/python37/lib/python3.7/site-packages/libfuturize/fixes/fix_object.py� transform s zFixObject.transformN)�__name__� __module__�__qualname__ZPATTERNr r r r r r s r N)�__doc__Zlib2to3r Zlibfuturize.fixer_utilr ZBaseFixr r r r r �<module> s
💾 Save Changes
❌ Cancel