mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Renamed inittab.
This commit is contained in:
parent
0bac33b420
commit
87490eb3b0
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ struct _inittab {
|
|||
|
||||
/* This table is defined in config.c: */
|
||||
|
||||
extern struct _inittab inittab[];
|
||||
extern struct _inittab _PyImport_Inittab[];
|
||||
|
||||
struct _frozen {
|
||||
char *name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue