HEX
Server: Apache
System: Linux cpanelx.inxs.ro 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: crowdandsafety (1041)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/local/lib/python3.6/site-packages/libfuturize/fixes/__pycache__/fix_object.cpython-36.pyc
3

6	Eg��@s2dZddlmZddlmZGdd�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@seZdZdZdd�ZdS)�	FixObjectz<classdef< 'class' NAME '(' name='object' ')' colon=':' any >cCstdd|�dS)N�builtins�object)r)�self�node�results�r
�C/root/tmp/pip-build-f6rmvwrq/future/libfuturize/fixes/fix_object.py�	transformszFixObject.transformN)�__name__�
__module__�__qualname__ZPATTERNrr
r
r
rrsrN)�__doc__Zlib2to3rZlibfuturize.fixer_utilrZBaseFixrr
r
r
r�<module>s