Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
usr
/
local
/
lib
/
python3.6
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
✏️
Editing: fix_object.cpython-36.pyc
3 ��jf� � @ 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 )�self�node�results� r �>/tmp/pip-build-s1i5078x/future/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