cpython/Modules
Guido van Rossum caa6380886 The great renaming, phase two: all header files have been updated to
use the new names exclusively, and the linker will see the new names.
Files that import "Python.h" also only see the new names.  Files that
import "allobjects.h" will continue to be able to use the old names,
due to the inclusion (in allobjects.h) of "rename2.h".
1995-01-12 11:45:45 +00:00
..
Makefile.pre.in changes for C++ (Tim MacKenzie) 1995-01-10 17:43:33 +00:00
Setup.in cosmetics 1995-01-12 11:29:01 +00:00
_cursesmodule.c cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
_tkinter.c cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
almodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
arraymodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
audioop.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
cdmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +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 changes for C++ (Tim MacKenzie) 1995-01-10 17:43:33 +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 Added 1995 to copyright message. 1995-01-04 19:10:35 +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 1995 to copyright message. 1995-01-04 19:10:35 +00:00
grpmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +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 rearrange declarations somewhat 1995-01-12 11:28:16 +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 Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
mpzmodule.c cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
newmodule.c initmodule3 -> initmodule3 1995-01-09 17:49:26 +00:00
nismodule.c Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
parsermodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
posixmodule.c added bufsize parameter to fdopen and popen 1995-01-10 15:36:38 +00:00
pwdmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
regexmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +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 cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +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 cosmetics 1995-01-12 11:29:01 +00:00
socketmodule.c cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
stdwinmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
stropmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
structmodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +00:00
sunaudiodev.c Added 1995 to copyright message. 1995-01-04 19:10:35 +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 cosmetic changes so these modules will work with the strict new naming scheme 1995-01-10 20:56:29 +00:00
timemodule.c Added 1995 to copyright message. 1995-01-04 19:10:35 +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 Added 1995 to copyright message. 1995-01-04 19:10:35 +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