Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/plugins/__pycache__/cred_anonymous.cpython-39.pyc
Ðазад
a k�h� � @ sh d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m Z dZee ej�G dd � d ��Z e � Zd S )z# Cred plugin for anonymous logins. � )�implementer)�plugin��AllowAnonymousAccess)� IAnonymous)�ICheckerFactoryzC This allows anonymous authentication for servers that support it. c @ s, e Zd ZdZdZeZdZefZ ddd�Z dS ) �AnonymousCheckerFactoryzI Generates checkers that will authenticate an anonymous request. Z anonymouszNo argstring required.� c C s t � S )Nr )�selfZ argstring� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/twisted/plugins/cred_anonymous.py�generateChecker"