HEX
Server: LiteSpeed
System: Linux baran.dnsprotection.me 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: ddir12 (3618)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //usr/lib/python3.6/site-packages/libfuturize/fixes/__pycache__/fix_object.cpython-36.opt-1.pyc
3

�c��@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)�selfZnode�results�r	� /usr/lib/python3.6/fix_object.py�	transformszFixObject.transformN)�__name__�
__module__�__qualname__ZPATTERNrr	r	r	r
rsrN)�__doc__Zlib2to3rZlibfuturize.fixer_utilrZBaseFixrr	r	r	r
�<module>s