관리-도구
편집 파일: fix_object.cpython-311.pyc
� �܋f� � �H � d Z ddlmZ ddlmZ G d� 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 � � e Zd ZdZd� ZdS )� FixObjectz<classdef< 'class' NAME '(' name='object' ')' colon=':' any >c �( � t dd|� � d S )N�builtins�objectr )�self�node�resultss �m/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/libfuturize/fixes/fix_object.py� transformzFixObject.transform s � ���h��5�5�5�5�5� N)�__name__� __module__�__qualname__�PATTERNr � r r r r s( � � � � � �M�G�6� 6� 6� 6� 6r r N)�__doc__�lib2to3r �libfuturize.fixer_utilr �BaseFixr r r r �<module>r sl ��� � � � � � � � 3� 3� 3� 3� 3� 3�6� 6� 6� 6� 6� �"� 6� 6� 6� 6� 6r