cpython/Modules
Guido van Rossum aad5344fc1 Fix bug in ulaw2lin for 4-byte values 1992-06-05 15:11:56 +00:00
..
almodule.c Mark's name is Callow, not Callows 1992-05-15 11:06:29 +00:00
audioop.c Fix bug in ulaw2lin for 4-byte values 1992-06-05 15:11:56 +00:00
cdmodule.c Wanneer er geen disk in de speler zit falen sommige routines. De 1992-05-06 09:48:30 +00:00
cgen.py Converted to use == equality check syntax. 1992-01-12 17:18:12 +00:00
cgensupport.c Don't use NULL as 0 int! 1992-04-06 12:34:45 +00:00
cgensupport.h Copyright for 1992 added 1992-04-05 14:20:22 +00:00
config.c.in append the default path to $PYTHONPATH; ignore empty $PYTHONPATH. 1992-06-03 17:05:13 +00:00
cstubs Addef gflush 1992-02-26 15:19:45 +00:00
flmodule.c fixed bugs in generic_setattr (returned NULL instead of 1992-06-03 17:07:49 +00:00
fmmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
imgfile.c added readscaled() function. 1992-06-03 17:06:36 +00:00
mathmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
posixmodule.c Added gete?[gu]id functions 1992-05-15 11:05:24 +00:00
pwdmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
regexmodule.c Remove redundant vars 1992-03-27 17:26:25 +00:00
regexpr.c Lint fluff 1992-03-27 17:24:37 +00:00
regexpr.h Change prototypes decision. 1992-01-27 16:48:48 +00:00
sgimodule.c Initial revision 1992-05-15 11:05:54 +00:00
socketmodule.c Added {get,set}sockopt(). allowbroadcast is now obsolete. 1992-06-05 15:11:30 +00:00
stdwinmodule.c Use mkvalue() instead of painfully constructing values 1992-04-13 15:54:35 +00:00
sunaudiodev.c Initial revision 1992-06-03 17:06:14 +00:00
timemodule.c Don't define DO_TIMES (now in posixmodule.c) 1992-04-05 14:25:41 +00:00