cpython/Modules
1996-02-27 15:21:19 +00:00
..
_cursesmodule.c Include ncurses.h where needed 1996-02-25 04:50:31 +00:00
_tkinter.c Changes needed to build with Tcl/Tk beta 2! 1996-02-25 04:50:29 +00:00
almodule.c
arraymodule.c
audioop.c
binascii.c Add unsigned char cast 1996-02-25 04:50:30 +00:00
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c complex math 1996-01-12 01:34:57 +00:00
config.c.in
cryptmodule.c
cstubs
dbhashmodule.c
dbmmodule.c
dlmodule.c
environment.c
fcntlmodule.c add BGN/END_SAVE macros around fcntl/ioctl calls 1995-10-07 19:18:22 +00:00
flmodule.c
fmmodule.c
gdbmmodule.c support fast mode for gdmb 1996-01-26 21:08:01 +00:00
getpath.c Include stdlib.h or declare getenv 1996-02-25 04:50:31 +00:00
grpmodule.c
imageop.c Added 16-bit pixel support for some operations. 1996-01-22 14:55:15 +00:00
imgfile.c
main.c
Makefile.pre.in
makesetup Propagate variable calls both to the linker and the compiler. 1995-10-11 08:45:15 +00:00
mathmodule.c added default hypot() implementation 1996-01-12 01:39:11 +00:00
md5.h 64-bit patch 1996-01-12 01:38:49 +00:00
md5c.c
md5module.c
mpzmodule.c
newmodule.c added new.classobj() 1996-01-12 01:38:22 +00:00
nismodule.c
objc.c
parsermodule.c fix argcount bug for build_node_children 1996-01-12 01:37:02 +00:00
posixmodule.c Made 2nd arg to mkdir optional 1996-02-25 04:50:32 +00:00
pwdmodule.c
regexmodule.c
regexpr.c
regexpr.h
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in adde cmath; added version numbers to tk/tcl libs 1996-01-12 01:40:19 +00:00
sgimodule.c Removed declaration of sginap because it conflicted with a header file. 1995-10-11 08:47:28 +00:00
signalmodule.c
socketmodule.c remove unused variables 1996-02-27 15:21:19 +00:00
soundex.c
stdwinmodule.c
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
sybasemodule.c
syslogmodule.c changes by Steve Clift 1995-10-11 16:15:28 +00:00
termios.c
threadmodule.c
timemodule.c default CLOCKS_PER_SEC to CLK_TCK if it exists 1996-02-25 04:50:33 +00:00
timing.h remove rcs history 1996-01-26 21:10:22 +00:00
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c