cpython/Modules
Guido van Rossum 3f200d76df Add note about compiling FORMS with -Dclear=__GLclear.
(The GLHACK variable isn't really needed since the change to
glmodule.c, but I'm too busy to remove it.  It's harmless.)
1998-10-21 17:03:36 +00:00
..
_cursesmodule.c Make the version variable static (it has no business being exported). 1998-10-07 14:48:53 +00:00
_localemodule.c
_tkinter.c Looks like I didn't test this interactively. The EventHook() code was 1998-10-12 16:26:22 +00:00
almodule.c
arraymodule.c No need to issue a fatal error if the PyDict_SetItemString fails; the 1998-10-14 13:45:06 +00:00
audioop.c
binascii.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cPickle.c
cryptmodule.c
cStringIO.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c
glmodule.c Check in the changed version after running the stubber again -- this 1998-10-21 16:10:40 +00:00
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c Documented PYTHONOPTIMIZE; by Marc Lemburg. 1998-10-07 14:50:06 +00:00
Makefile.pre.in Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy. 1998-10-07 22:51:56 +00:00
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c Doc strings by Chris Petrilli. 1998-10-14 13:46:57 +00:00
mpzmodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
newmodule.c Changes to support other object types besides strings 1998-10-07 19:42:25 +00:00
nismodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
posixmodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
puremodule.c
pwdmodule.c
pypcre.c
python.c
readline.c
regexmodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in Add note about compiling FORMS with -Dclear=__GLclear. 1998-10-21 17:03:36 +00:00
Setup.thread.in
sgimodule.c
signalmodule.c
socketmodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
soundex.c
stdwinmodule.c Use the t# format where appropriate. Greg Stein. 1998-10-08 02:25:24 +00:00
stropmodule.c Add a missing DECREF in an error exit. Submitted by Jonathan Giddy. 1998-10-19 13:38:36 +00:00
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c Make gcc -Wall happy: 1998-10-07 16:35:54 +00:00
timemodule.c Make gcc -Wall happy: 1998-10-07 16:35:25 +00:00
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c