mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
new names for lots of new functions
This commit is contained in:
parent
8e8a525f22
commit
938178283c
19 changed files with 90 additions and 55 deletions
|
@ -54,7 +54,7 @@ int Py_AtExit Py_PROTO((void (*func) Py_PROTO((void))));
|
|||
|
||||
void Py_Exit Py_PROTO((int));
|
||||
|
||||
void cleanup Py_PROTO((void));
|
||||
void Py_Cleanup Py_PROTO((void));
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue