Searched refs:_functools (Results 1 – 9 of 9) sorted by relevance
3 from ._functools import method_cache
20 from ._functools import method_cache
226 from _functools import cmp_to_key266 from _functools import reduce342 from _functools import partial642 from _functools import _lru_cache_wrapper
39 import functools as _functools namespace497 @_functools.wraps(func)
111 _functools -DPy_BUILD_CORE_BUILTIN -I$(srcdir)/Include/internal _functoolsmodule.c # Tools for wo…
190 Port _functools module to multiphase initialization (PEP 489). Patch by
3264 import _functools
88 :mod:`_codecs`, :mod:`_contextvars`, :mod:`_crypt`, :mod:`_functools`,
14802 - The _functools and _locale modules are now built into the libpython shared18044 been renamed to _functools and a functools Python wrapper module added.