cython_special.pyi 58 Bytes Raw Blame History Permalink 1 2 3 from typing import Any def __getattr__(name) -> Any: ...