Home
last modified time | relevance | path

Searched refs:_bisectmodule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_bisectmodule.c14 #include "clinic/_bisectmodule.c.h"
327 static struct PyModuleDef _bisectmodule = { variable
341 return PyModuleDef_Init(&_bisectmodule); in PyInit__bisect()

Completed in 1 milliseconds