cpython/Modules
Sjoerd Mullender 542659bbd0 Use newgetargs instead of getargs.
Check if objects are closed in getattr function instead of in each
method.
Removed functions sbtoa and timetoa.
Added functions msftoframe.
Added variables that used to be in standard module CD.
1995-03-28 12:06:23 +00:00
..
Makefile.pre.in continue after failing for loop 1995-02-17 15:12:13 +00:00
Setup.in moved some stuff around for fewer confusion 1995-03-10 15:14:13 +00:00
_cursesmodule.c Added some (method) casts. 1995-03-17 12:18:38 +00:00
_tkinter.c add casts to malloc() calls 1995-03-09 12:13:43 +00:00
almodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
arraymodule.c changes for MPW 1995-03-09 12:14:15 +00:00
audioop.c changes for MPW 1995-03-09 12:14:15 +00:00
cdmodule.c Use newgetargs instead of getargs. 1995-03-28 12:06:23 +00:00
cgen.py Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
cgensupport.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
cgensupport.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
clmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
config.c.in 1995 copyright 1995-03-14 15:04:19 +00:00
cryptmodule.c cosmetics 1995-01-12 11:29:01 +00:00
cstubs Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
dbmmodule.c plug leak and improve error handling in dbm_keys() 1995-01-30 12:45:38 +00:00
dlmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
fcntlmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
flmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
fmmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
gdbmmodule.c added firstkey(), nextkey(), reorganize() methods 1995-03-16 16:07:34 +00:00
grpmodule.c patches for NeXT weirdness 1995-02-07 15:38:56 +00:00
imageop.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
imgfile.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
makesetup Another bulky set of minor changes. 1995-01-02 19:30:30 +00:00
mathmodule.c include mymath.h 1995-03-01 10:34:29 +00:00
md5.h Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
md5c.c Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
md5module.c changes for MPW 1995-03-09 12:14:15 +00:00
mpzmodule.c add some casts 1995-02-10 17:01:08 +00:00
newmodule.c Made some more things static, and other cleanup for new naming scheme 1995-01-17 16:13:48 +00:00
nismodule.c Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
parsermodule.c Made some more things static, and other cleanup for new naming scheme 1995-01-17 16:13:48 +00:00
posixmodule.c some more changes for NT and Borland 1995-03-10 15:14:41 +00:00
pwdmodule.c patches for NeXT weirdness 1995-02-07 15:38:56 +00:00
regexmodule.c explicitly init flags in methodlists 1995-02-19 15:55:19 +00:00
regexpr.c * Modules/{Setup.in,Makefile.pre.in}: renamed some modules to 1994-08-05 13:44:50 +00:00
regexpr.h Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
rgbimgmodule.c Another bulky set of minor changes. 1995-01-02 19:30:30 +00:00
rotormodule.c changes for MPW 1995-03-09 12:14:15 +00:00
selectmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
sgimodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
signalmodule.c use PyCallable_Check; split some lines 1995-03-16 15:43:29 +00:00
socketmodule.c fixed up comments describing interface 1995-03-16 15:43:47 +00:00
stdwinmodule.c changes for MPW 1995-03-09 12:14:15 +00:00
stropmodule.c fix stupid bug in strip and split 1995-02-14 00:58:59 +00:00
structmodule.c Quick hack so PowerPC macs can access system structures 1995-02-02 14:29:10 +00:00
sunaudiodev.c Added some (method) casts. 1995-03-17 12:18:38 +00:00
svmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
sybasemodule.c New experimental modules -- signal and sybase 1994-05-11 08:59:13 +00:00
syslogmodule.c cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
termios.c * various modules: #include "Python.h" and remove most remporary 1994-09-14 13:32:22 +00:00
threadmodule.c implement exit_thread through SystemExit exception 1995-03-17 10:42:27 +00:00
timemodule.c tiny additions for Windows 3.1 1995-03-14 15:05:41 +00:00
timing.h Make more robust against Minix and Mac 1994-01-14 16:55:50 +00:00
timingmodule.c Make more robust against Minix and Mac 1994-01-14 16:55:50 +00:00
tkappinit.c Initial revision 1994-06-27 08:00:16 +00:00
xxmodule.c changes for CFM-68K mac 1995-02-18 14:53:14 +00:00
yuv.h Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
yuvconvert.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00