| Server IP : 85.214.239.14 / Your IP : 216.73.216.27 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3.11/__pycache__/ |
Upload File : |
�
��h � � � d Z ddlZddlZddlZddgZ G d� de� � Z G d� d� � Z G d� d� � Ze d k r e
e� � � � dS dS )
z-An object-oriented interface to .netrc files.� N�netrc�NetrcParseErrorc � � e Zd ZdZdd�Zd� ZdS )r z5Exception raised on syntax errors in the .netrc file.Nc �f � || _ || _ || _ t � | |� � d S �N)�filename�lineno�msg� Exception�__init__)�selfr
r r s �/usr/lib/python3.11/netrc.pyr zNetrcParseError.__init__ s3 � � ��
����������4��%�%�%�%�%� c �6 � | j �d| j �d| j �d�S )Nz (z, line �))r
r r )r
s r �__str__zNetrcParseError.__str__ s! � �%)�X�X�X�t�}�}�}�d�k�k�k�J�Jr )NN)�__name__�
__module__�__qualname__�__doc__r r � r r r r
sB � � � � � �?�?�&� &� &� &�K� K� K� K� Kr c �&