mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
"Compiling" version
This commit is contained in:
parent
226d79eb4a
commit
3f5da24ea3
72 changed files with 3363 additions and 2061 deletions
|
|
@ -6,5 +6,4 @@ extern typeobject Moduletype;
|
|||
|
||||
extern object *newmoduleobject PROTO((char *));
|
||||
extern object *getmoduledict PROTO((object *));
|
||||
extern int setmoduledict PROTO((object *, object *));
|
||||
extern char *getmodulename PROTO((object *));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue