Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DSetup.dist432 #bsddb185 bsddbmodule.c -I$(DBPORT)/include -I$(DBPORT) $(DBPORT)/libdb.a
D_bsddb.c9621 static struct PyModuleDef bsddbmodule = { variable
9683 m=PyModule_Create(&bsddbmodule); in init_bsddb()
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk392 bsddbmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
Dmakefile427 bsddbmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h \
/external/python/cpython2/
DREADME313 bsddb185 bsddbmodule.c
/external/python/cpython2/Misc/
DHISTORY12322 - Ported zlibmodule.c and bsddbmodule.c to NT; The project file for MS
14277 - Fixed bsddbmodule.c to add binary mode indicator on platforms that
14727 - Modules regexmodule.c, bsddbmodule.c and xxmodule.c have been
/external/python/cpython3/Misc/
DHISTORY29701 - Ported zlibmodule.c and bsddbmodule.c to NT; The project file for MS
31656 - Fixed bsddbmodule.c to add binary mode indicator on platforms that
32106 - Modules regexmodule.c, bsddbmodule.c and xxmodule.c have been