| Server IP : 127.0.1.1 / Your IP : 216.73.216.17 Web Server : Apache/2.4.58 (Ubuntu) System : Linux dalsi.io 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/aiohttp/__pycache__/ |
Upload File : |
�
�wce� � � � d dl Z d dlZd dlmZmZ d dlmZ d dlmZm Z d dl
mZmZm
Z
mZmZmZmZmZmZmZ d dlmZ d dlmZ dd lmZ dd
lmZ erddlmZ ddlm Z dd
l!m"Z"m#Z# ddl$m%Z% n
dxZ"xZ#xZZ%dZ G d� de� Z& G d� de� Z' G d� de� Z( G d� de� Z)er ee e* Z+neZ+edge,f Z- G d� dee+� Z. G d� de� Z/ G d� de� Z0y)� N)�ABC�abstractmethod)�Sized)�
BaseCookie�Morsel)
�
TYPE_CHECKING�Any� Awaitable�Callable�Dict� Generator�Iterable�List�Optional�Tuple)�CIMultiDict)�URL� )�get_running_loop)�LooseCookies)�Application)�
HTTPException)�BaseRequest�Request)�StreamResponsec �\ � e Zd Zdd�Zdeddfd�Zedefd�� Zdd�Z e
dedd fd
�� Zy)�AbstractRouter�returnNc � � d| _ y )NF��_frozen��selfs �-/usr/lib/python3/dist-packages/aiohttp/abc.py�__init__zAbstractRouter.__init__$ s � ���� �appc � � y)z�Post init stage.
Not an abstract method for sake of backward compatibility,
but if the router wants to be aware of the application
it can override this.
N� �r# r'