mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added new name for inittab!
This commit is contained in:
parent
63c35e5407
commit
e601c0f55d
1 changed files with 1 additions and 0 deletions
|
@ -428,6 +428,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#define import_filetab _PyImport_Filetab
|
||||
#define import_maxsuffixsize _PyImport_MaxSuffixSize
|
||||
#define load_dynamic_module _PyImport_LoadDynamicModule
|
||||
#define inittab _PyImport_Inittab
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue