Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/mail/test/__pycache__/test_pop3client.cpython-39.pyc
Ðазад
a k�hTU � @ s� d dl Z d dlZd dlmZ d dlmZ d dlmZ d dlZ d dl mZmZm Z mZmZ d dlmZmZmZ d dlmZ d dlmZmZ d d lmZ d d lmZ d dlmZ zd dl m!Z!m"Z" W n e#y� dZ!dZ"Y n0 G d d� de�Z$ddddddd�Z%d0dd�Z&dd� Z'G dd� de�Z(G dd� d�Z)G dd� d�Z*G dd� de�Z+G dd � d e�Z,G d!d"� d"e�Z-G d#d$� d$e�Z.G d%d&� d&�Z/G d'd(� d(ej0�Z1ee! d)�ee �2ed� d)�G d*d+� d+e���Z3G d,d-� d-e/e�Z4G d.d/� d/e�Z5dS )1� N)�List)�skipIf)�directlyProvides)�defer�error� interfaces�protocol�reactor)�AdvancedPOP3Client� InsecureAuthenticationDisallowed�ServerErrorResponse)�pop3testserver)�basic�loopback)�log)�StringTransport)�TestCase)�ClientTLSContext�ServerTLSContextc @ s e Zd Zdd� ZdS )�#StringTransportWithConnectionLosingc C s | j �t�� � d S �N)r �connectionLostr ZConnectionDone��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/twisted/mail/test/test_pop3client.py�loseConnection! s z2StringTransportWithConnectionLosing.loseConnectionN)�__name__� __module__�__qualname__r r r r r r s r s 180s LOGIN)s TOPs LOGIN-DELAYs UIDL� STLSs USERs SASLTc C s8 t � }t|_t� }||_|�|� | r0|�d� ||fS )Ns +OK Hello! )� POP3Client�capCacheZ _capCacher r ZmakeConnection�dataReceived)�greet�p�tr r r �setUp/ s r'