Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/gunicorn/http/__pycache__/errors.cpython-39.pyc
Ðазад
a j�h" � @ s� G d d� de �ZG dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�ZG dd � d e�ZG dd� de�Z G dd� de�Z G dd� de�ZG dd� de�ZG dd� de�Z G dd� de�ZG dd� de�ZdS )c @ s e Zd ZdS )�ParseExceptionN)�__name__� __module__�__qualname__� r r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/gunicorn/http/errors.pyr s r c @ s e Zd Zddd�Zdd� ZdS )� NoMoreDataNc C s || _ d S �N��buf)�selfr r r r �__init__ s zNoMoreData.__init__c C s d| j S )NzNo more data after: %rr �r r r r �__str__ s zNoMoreData.__str__)N�r r r r r r r r r r s r c @ s e Zd Zdd� Zdd� ZdS )�InvalidRequestLinec C s || _ d| _d S �Ni� )�req�code)r r r r r r s zInvalidRequestLine.__init__c C s d| j S )NzInvalid HTTP request line: %r)r r r r r r s zInvalidRequestLine.__str__Nr r r r r r s r c @ s e Zd Zdd� Zdd� ZdS )�InvalidRequestMethodc C s || _ d S r ��method)r r r r r r # s zInvalidRequestMethod.__init__c C s d| j S )NzInvalid HTTP method: %rr r r r r r &