cpython/Modules
Guido van Rossum 85e3b01f3b Removed utimes() compatibility hack.
Added _exit, exec, fork, getpid, getppid, kill and wait.
1991-06-03 12:42:10 +00:00
..
cgen.py "Compiling" version 1990-12-20 15:06:42 +00:00
cgensupport.c Added copyright notice. 1991-02-19 12:39:46 +00:00
cgensupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
config.c.in Added pwd and grp modules 1991-04-16 08:39:39 +00:00
cstubs "Compiling" version 1990-12-20 15:06:42 +00:00
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Moved get*doublearg() routines to modsupport.c 1991-04-03 19:06:03 +00:00
posixmodule.c Removed utimes() compatibility hack. 1991-06-03 12:42:10 +00:00
pwdmodule.c Initial revision 1991-04-10 19:48:25 +00:00
stdwinmodule.c Don't suppress wsetfont(""); 1991-06-03 10:55:14 +00:00
timemodule.c Include sys/select.h for IBM R2 1991-05-05 20:15:54 +00:00