mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added inittab.
This commit is contained in:
parent
79f25d9a7b
commit
1a43ce848b
1 changed files with 1 additions and 0 deletions
|
@ -394,3 +394,4 @@ askyesno _Py_AskYesNo
|
|||
import_filetab _PyImport_Filetab
|
||||
import_maxsuffixsize _PyImport_MaxSuffixSize
|
||||
load_dynamic_module _PyImport_LoadDynamicModule
|
||||
inittab _PyImport_Inittab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue