| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/jedi/inference/__pycache__/ |
Upload File : |
�
e+G � �r � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ ddl
mZ dd lmZ dd
lmZ ddlmZ e� Z G d� d
e� Z G d� d� Z G d� de� Zd"d�Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� d� Z d� Z! G d� d � Z" e"g � Z#d!� Z$y)#a4
Values are the "values" that Python would return. However Values are at the
same time also the "values" that a user is currently sitting in.
A ValueSet is typically used to specify the return of a function or any other
static analysis operation. In jedi there are always multiple returns and not
just one.
� )�reduce)�add)�zip_longest)�Name)�debug)�clean_scope_docstring��SimpleGetItemNotFound)�
safe_property)�%inference_state_as_method_param_cache)�memoize_methodc � � e Zd Zy)�HasNoContextN)�__name__�
__module__�__qualname__� � �;/usr/lib/python3/dist-packages/jedi/inference/base_value.pyr r s � �r r c �| � e Zd Zd� Zd� Zd� Zd� Zd� Zdd�Zd� Z dd �Z
dd
�Zd� Zd� Z
dd
�Zd� Zd� Zed� � Zy)�HelperValueMixinc �v � | }|j �|j � S |j �|S |j }��N)�parent_context�
as_context)�self�values r �get_root_contextz!HelperValueMixin.get_root_context sF � ������'��#�#�%�%���#�#�+����(�(�E� r c �<