0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Modules
1992-08-19 16:44:41 +00:00
..
almodule.c added getname, getdefault and getminmax functions 1992-08-19 16:41:15 +00:00
audioop.c
cdmodule.c
cgen.py don't call gl.foreground and create a new window after all (seems to 1992-08-19 16:42:53 +00:00
cgensupport.c
cgensupport.h
config.c.in rearranged modules alphabetically 1992-08-19 16:44:41 +00:00
cstubs Fix bug introduced by Jack (duplicate def of qread) 1992-08-13 14:23:56 +00:00
dbmmodule.c
fcntlmodule.c struct: pack/unpack binary structs; fcntl: fcntl(), ioctl(). 1992-08-17 08:55:12 +00:00
flmodule.c Modified to allow other threads to run in a multithreaded environment. 1992-08-13 14:13:11 +00:00
fmmodule.c
imgfile.c
mathmodule.c
nismodule.c Added error handling and free resources. 1992-08-12 15:26:16 +00:00
posixmodule.c DO_TIMES must now be defined in the Makefile 1992-08-12 15:34:02 +00:00
pwdmodule.c
regexmodule.c
regexpr.c
regexpr.h
rotormodule.c
selectmodule.c Replaced max=-1 by max = -1. 1992-08-06 16:53:58 +00:00
sgimodule.c Modified to allow other threads to run in a multithreaded environment. 1992-08-13 14:13:11 +00:00
socketmodule.c
stdwinmodule.c
structmodule.c unpack() now returns a tuple, not a list 1992-08-19 16:44:15 +00:00
sunaudiodev.c
threadmodule.c New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() 1992-08-17 08:59:08 +00:00
timemodule.c * macmodule.c: include allobjects.h, not .c 1992-08-14 13:49:30 +00:00
xxmodule.c