Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
H A Dmodule.h29 #define PYSQLITE_VERSION "2.6.0" macro
H A Dmodule.c738 if (PyModule_AddStringConstant(module, "version", PYSQLITE_VERSION) < 0) { in module_exec()

Completed in 2 milliseconds