mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
"Compiling" version
This commit is contained in:
parent
226d79eb4a
commit
3f5da24ea3
72 changed files with 3363 additions and 2061 deletions
|
@ -3,4 +3,4 @@
|
|||
object *sysget PROTO((char *));
|
||||
int sysset PROTO((char *, object *));
|
||||
FILE *sysgetfile PROTO((char *, FILE *));
|
||||
void initsys PROTO((int, char **));
|
||||
void initsys PROTO((void));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue