Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e601c0f

Browse files
committed
Added new name for inittab!
1 parent 63c35e5 commit e601c0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Include/rename2.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ PERFORMANCE OF THIS SOFTWARE.
428428
#define import_filetab _PyImport_Filetab
429429
#define import_maxsuffixsize _PyImport_MaxSuffixSize
430430
#define load_dynamic_module _PyImport_LoadDynamicModule
431+
#define inittab _PyImport_Inittab
431432

432433
#ifdef __cplusplus
433434
}

0 commit comments

Comments
 (0)