Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/getattr_static.cpython-39.pyc
Ðазад
a j�h � @ sf d Z ddlZddlmZ e� Zdd� Zdd� Zdd � Zd d� Z dd � Z dd� Zdd� Zefdd�Z dS )z� A static version of getattr. This is a backport of the Python 3 code with a little bit of additional information returned to enable Jedi to make decisions. � N)�debugc C s6 i }zt �| d�}W n ty& Y n0 t�||t�S �N�__dict__)�object�__getattribute__�AttributeError�dict�get� _sentinel)�obj�attr� instance_dict� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/jedi/inference/compiled/getattr_static.py�_check_instance s r c C sF t | �D ]8}tt|��tu rz|j| W S ty> Y q0 qtS �N)�_static_getmro�_shadowed_dict�typer r �KeyError)�klassr �entryr r r �_check_class s r c C s&