mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Renamed
This commit is contained in:
parent
e8b9b9f15b
commit
a07dd0fdd1
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ extern void initgdbm();
|
|||
extern void PyMarshal_Init();
|
||||
extern void initimp();
|
||||
|
||||
struct _inittab inittab[] = {
|
||||
struct _inittab _PyImport_Inittab[] = {
|
||||
|
||||
{"array", initarray},
|
||||
#ifndef SYMANTEC__CFM68K__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue