Home
last modified time | relevance | path

Searched refs:_functoolsmodule (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Tools/c-globals/
Dignored-globals.txt67 # Modules/_functoolsmodule.c
/external/python/cpython3/Modules/
D_functoolsmodule.c1377 static struct PyModuleDef _functoolsmodule = { variable
1401 m = PyModule_Create(&_functoolsmodule); in PyInit__functools()
DSetup.dist114 _functools -DPy_BUILD_CORE _functoolsmodule.c # Tools for working with functions and callable obj…
/external/python/cpython2/PC/os2emx/
Dpython27.def1248 ; From python27_s.lib(_functoolsmodule)
/external/python/cpython2/
DAndroid.bp485 "Modules/_functoolsmodule.c",
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp136 SOURCE=..\..\Modules\_functoolsmodule.c
/external/python/cpython2/Modules/
DSetup.dist183 #_functools _functoolsmodule.c # Tools for working with functions and callable objects