HEX
Server: LiteSpeed
System: Linux s3.sitechai.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: workzeni (2217)
PHP: 8.1.32
Disabled: mail, show_source, system, shell_exec, passthru, exec, eval, shell
Upload Files
File: //usr/local/lib/python3.6/site-packages/libfuturize/fixes/__pycache__/fix_object.cpython-36.pyc
3

�~Ah��@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-bifl_51s/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