PHP 8.2.30
Preview: __init__.pyi Size: 311 B
//proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/aiosignal/__init__.pyi

from typing import Any, Generic, TypeVar

from frozenlist import FrozenList

__all__ = ("Signal",)

_T = TypeVar("_T")

class Signal(FrozenList[_T], Generic[_T]):
    def __init__(self, owner: Any) -> None: ...
    def __repr__(self) -> str: ...
    async def send(self, *args: Any, **kwargs: Any) -> None: ...

Directory Contents

Dirs: 1 × Files: 3

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-06 08:07:29
Edit Download
0 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
867 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
311 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).