| Server IP : 146.190.157.162 / Your IP : 216.73.216.102 Web Server : Apache System : Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01-KIT-DIGITAL 6.5.0-44-generic #44-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:10:09 UTC 2024 x86_64 User : businessweek ( 639) PHP Version : 8.2.10-2ubuntu2.2 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_signal,pcntl_signal_dispatch,pcntl_getpriority,pcntl_setpriority,dl,putenv,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.11/__pycache__/ |
Upload File : |
�
��f � � � 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 �&