📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 13:43:12
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
aiohttp_jinja2
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/aiohttp_jinja2
🔄 Refresh
✏️
Editing: typedefs.py
Read Only
from typing import Callable, Iterable, Mapping, Tuple, Union Filter = Callable[..., str] Filters = Union[Iterable[Tuple[str, Filter]], Mapping[str, Filter]]
💾 Save Changes
❌ Cancel