mirror of
https://github.com/python/cpython.git
synced 2025-10-09 08:31:26 +00:00
parent
f0f9679d5c
commit
bc35bebb45
10 changed files with 24 additions and 50 deletions
|
@ -38,8 +38,6 @@ extern PyObject* pysqlite_IntegrityError;
|
|||
extern PyObject* pysqlite_DataError;
|
||||
extern PyObject* pysqlite_NotSupportedError;
|
||||
|
||||
extern PyObject* pysqlite_OptimizedUnicode;
|
||||
|
||||
/* the functions time.time() and time.sleep() */
|
||||
extern PyObject* time_time;
|
||||
extern PyObject* time_sleep;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue