HEX
Server: LiteSpeed
System: Linux cp4.porkbun.com 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
User: vxblllubpkafjsjw (1110)
PHP: 8.4.19
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.9/site-packages/libfuturize/fixes/__pycache__/fix_object.cpython-39.pyc
a

��h��@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�objectr)�self�node�results�r�F/usr/local/lib/python3.9/site-packages/libfuturize/fixes/fix_object.py�	transformszFixObject.transformN)�__name__�
__module__�__qualname__ZPATTERNr
rrrrrsrN)�__doc__Zlib2to3rZlibfuturize.fixer_utilrZBaseFixrrrrr�<module>s