""" Python polyfills for functools """ __all__ = [] # type: ignore[var-annotated]