HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/libfuturize/fixes/__pycache__/fix_object.cpython-310.pyc
o

,�]��@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�>/usr/lib/python3/dist-packages/libfuturize/fixes/fix_object.py�	transformszFixObject.transformN)�__name__�
__module__�__qualname__�PATTERNr
rrrrrsrN)�__doc__�lib2to3r�libfuturize.fixer_utilr�BaseFixrrrrr�<module>s