cpython/Modules
Jack Jansen 5d9579707f Allow '@' for ' ' in uuencoded files. 1995-11-14 10:35:19 +00:00
..
Makefile.pre.in Move some stuff around so customizations in Setup take precedence 1995-09-30 17:01:49 +00:00
Setup.in Renamed module tkinter to _tkinter, moved source to _tkinter.c 1995-10-23 14:34:14 +00:00
_cursesmodule.c
_tkinter.c Initialize GUSI on the mac. 1995-11-14 10:34:45 +00:00
almodule.c
arraymodule.c
audioop.c
binascii.c Allow '@' for ' ' in uuencoded files. 1995-11-14 10:35:19 +00:00
bsddbmodule.c Initial revision 1995-08-30 23:43:03 +00:00
cdmodule.c
cgen.py err() should be varargs -- and fix one call 1995-07-07 22:39:14 +00:00
cgensupport.c
cgensupport.h
clmodule.c Make constants from cl.h include file available as module variables. 1995-05-17 11:16:52 +00:00
config.c.in split config.c in 1000 parts; new main; new unfinished objective-C module 1995-08-04 04:20:45 +00:00
cryptmodule.c
cstubs
dbhashmodule.c add locking where it exists 1995-07-26 17:33:44 +00:00
dbmmodule.c fix bug in close() 1995-08-28 02:58:31 +00:00
dlmodule.c
environment.c new modules soundex.c and environment.c 1995-06-14 22:31:38 +00:00
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 fix leaks in keys(); fix bug in close() 1995-08-28 02:58:00 +00:00
getpath.c Initial revision 1995-08-04 04:20:48 +00:00
grpmodule.c
imageop.c
imgfile.c
main.c Initial revision 1995-08-04 04:20:48 +00:00
makesetup Propagate variable calls both to the linker and the compiler. 1995-10-11 08:45:15 +00:00
mathmodule.c NeXT doesn't like me to declare hypot(double, double) 1995-06-14 22:17:37 +00:00
md5.h
md5c.c
md5module.c use newgetargs 1995-07-26 17:33:10 +00:00
mpzmodule.c
newmodule.c re-enable new.code(...) with new args 1995-09-30 17:01:02 +00:00
nismodule.c
objc.c Initial revision 1995-08-04 04:20:48 +00:00
parsermodule.c Fred Drake's new parser module 1995-10-11 17:35:38 +00:00
posixmodule.c added 5th return item, clock time, to posix.times() 1995-09-13 17:39:51 +00:00
pwdmodule.c
regexmodule.c
regexpr.c
regexpr.h
rgbimgmodule.c
rotormodule.c
selectmodule.c
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 plug some leaks 1995-09-13 18:39:47 +00:00
soundex.c edited RCS cruft 1995-06-14 22:49:20 +00:00
stdwinmodule.c Shuffled include's around (name conflict on Mac wrt teclick()) 1995-08-14 12:17:18 +00:00
stropmodule.c added strop.translate(s, table) 1995-09-13 17:39:06 +00:00
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 Removed unused variable 1995-10-03 14:39:44 +00:00
timing.h
timingmodule.c removed rcs cruft 1995-06-14 22:23:17 +00:00
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c