cpython/Modules
1991-10-24 14:57:21 +00:00
..
almodule.c Added some error checks. 1991-10-20 20:10:46 +00:00
cgen.py Added a little comment 1991-10-20 20:28:02 +00:00
cgensupport.c Support for long integers 1991-07-27 21:34:00 +00:00
cgensupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
config.c.in Added module 'al' (SGI audio library). 1991-09-10 14:55:08 +00:00
cstubs Added lrect{read,write} and pixmode(). 1991-10-20 20:13:40 +00:00
flmodule.c Done a little bit about garbage collection. 1991-10-20 20:18:26 +00:00
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Added frexp, ldexp, modf, fmod. 1991-10-24 14:57:21 +00:00
posixmodule.c getlonglongargs --> getlonglongarg 1991-09-10 14:56:48 +00:00
pwdmodule.c Initial revision 1991-04-10 19:48:25 +00:00
socketmodule.c Added allowbroadcast() 1991-10-20 20:22:28 +00:00
stdwinmodule.c Added __dict__ attributes all over the place. 1991-10-20 20:22:50 +00:00
timemodule.c All mac compilers now use 1904 as the Epoch... 1991-07-27 23:09:30 +00:00