| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/jedi/api/__pycache__/ |
Upload File : |
�
p�{c� � �v � G d � de � � Z G d� de� � Z G d� de� � Z G d� de� � ZdS ) c � � e Zd ZdS )�
_JediErrorN)�__name__�
__module__�__qualname__� � �5/usr/lib/python3/dist-packages/jedi/api/exceptions.pyr r s � � � � � ��Dr r c � � e Zd ZdZdS )�
InternalErrora
This error might happen a subprocess is crashing. The reason for this is
usually broken C code in third party libraries. This is not a very common
thing and it is safe to use Jedi again. However using the same calls might
result in the same error again.
N�r r r �__doc__r r r r r s � � � � � �� � � r r c � � e Zd ZdZdS )�WrongVersionza
This error is reserved for the future, shouldn't really be happening at the
moment.
Nr r r r r r s � � � � � �� � � r r c � � e Zd ZdZdS )�RefactoringErrora�
Refactorings can fail for various reasons. So if you work with refactorings
like :meth:`.Script.rename`, :meth:`.Script.inline`,
:meth:`.Script.extract_variable` and :meth:`.Script.extract_function`, make
sure to catch these. The descriptions in the errors are usually valuable
for end users.
A typical ``RefactoringError`` would tell the user that inlining is not
possible if no name is under the cursor.
Nr r r r r r s � � � � � � � � � r r N)� Exceptionr r r r r r r �<module>r s� �� � � � � �� � � �� � � � �J� � � �� � � � �:� � � �
�
�
�
�
�z�
�
�
�
�
r