cpython/Modules
Guido van Rossum 60cd813810 Check for HAVE_MKTIME (if you don't have it, some tests will fail, but
at least the build will now succeed).  For Sony NEWS-OS, BSD 4.3 based.
1998-03-06 17:16:21 +00:00
..
Makefile.pre.in Deleted targets used only by Jim Fulton's now deleted "gMakefile". 1998-01-13 18:57:24 +00:00
Setup.in
Setup.thread.in
_cursesmodule.c
_localemodule.c
_tkinter.c
almodule.c
arraymodule.c
audioop.c
binascii.c
bsddbmodule.c
cPickle.c
cStringIO.c
cdmodule.c Oops, forgot one. 1997-10-01 04:43:39 +00:00
cgen.py Keep gcc -Wall happy. 1997-04-29 21:34:16 +00:00
cgensupport.c Moved here from ../Python and quickly renamed. 1997-04-29 15:43:55 +00:00
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cryptmodule.c
cstubs Quickly renamed. 1997-04-29 15:39:28 +00:00
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c Apply two changes, systematically: 1997-10-01 04:29:29 +00:00
gdbmmodule.c
getbuildinfo.c
getpath.c - Use Py_GetPythonHome() instead of getenv("PYTHONHOME"). 1998-02-06 22:29:30 +00:00
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c
makesetup Understand -Xlinker option. 1997-12-02 20:38:11 +00:00
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h AMK's latest -- synchronized with PCRE 1.04. 1997-12-22 22:46:52 +00:00
pcre.h AMK's latest -- synchronized with PCRE 1.04. 1997-12-22 22:46:52 +00:00
pcremodule.c
posixmodule.c
puremodule.c (puremodule.c): New module which exports the Purify and Quantify C API 1997-01-17 00:01:33 +00:00
pwdmodule.c Doc strings added by Mitch Chapman. 1998-03-03 22:03:26 +00:00
pypcre.c
python.c Keep gcc -Wall happy 1997-08-15 02:52:08 +00:00
readline.c
regexmodule.c
regexpr.c
regexpr.h
reopmodule.c
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
sgimodule.c
signalmodule.c
socketmodule.c
soundex.c Add case for 'R' and a little bit of cleanup. Andrew Kuchling. 1996-12-05 23:41:26 +00:00
stdwinmodule.c
stropmodule.c Forgot to return NULL in joinfields() when a type error was detected 1998-02-06 22:37:12 +00:00
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c Add LOG_SYSLOG if defined. 1998-01-19 22:05:08 +00:00
tclNotify.c
termios.c Doc strings added by Mitch Chapman. 1998-03-03 22:10:18 +00:00
threadmodule.c
timemodule.c
timing.h
timingmodule.c Renamed. 1997-01-13 22:57:42 +00:00
tkappinit.c Yes, Virginia, Tix does have a Tix_SafeInit() function. 1997-12-02 20:38:38 +00:00
xxmodule.c
yuv.h New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
yuvconvert.c New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
zlibmodule.c