mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
"Compiling" version
This commit is contained in:
parent
226d79eb4a
commit
3f5da24ea3
72 changed files with 3363 additions and 2061 deletions
3
Include/bltinmodule.h
Normal file
3
Include/bltinmodule.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/* Built-in module interface */
|
||||
|
||||
extern object *getbuiltin PROTO((char *));
|
||||
Loading…
Add table
Add a link
Reference in a new issue