cpython/Modules
Guido van Rossum 5ade084902 Mod suggested by Donn Cave -- invoke makexp_aix relative to $0
so it doesn't have to be on $PATH.
1997-09-03 00:45:30 +00:00
..
_cursesmodule.c
_tkinter.c Remove redundant decl for PyOS_InputHook. 1997-08-21 17:26:04 +00:00
almodule.c
arraymodule.c Added buffer_info() method that returns address and length in bytes of 1997-08-12 14:55:56 +00:00
audioop.c
binascii.c Plug memory leak (DECREF doc string properly after inserting in dict). 1997-08-04 23:55:25 +00:00
bsddbmodule.c Patches by AMK to check that the db is still open. 1997-07-17 22:56:01 +00:00
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c Megapatch for IRIX 6 by Sjoerd. 1997-08-12 14:58:54 +00:00
cmathmodule.c
config.c.in
cPickle.c Removed JF's dollar-Log-dollar RCS turd that caused compilation to 1997-08-21 22:36:26 +00:00
cryptmodule.c
cStringIO.c Fix the bug Jeremy was experiencing: both the close() and the 1997-09-03 00:09:26 +00:00
cstubs
dbmmodule.c Patches by AMK to check that the db is still open. 1997-07-17 22:56:01 +00:00
dlmodule.c
errnomodule.c
fcntlmodule.c Keep gcc -Wall happy 1997-08-15 02:52:08 +00:00
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c Patches by AMK to check that the db is still open. 1997-07-17 22:56:01 +00:00
getbuildinfo.c
getpath.c Globally renamed join() to joinpath() to avoid compilation error on Cray. 1997-08-20 23:48:16 +00:00
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix Mod suggested by Donn Cave -- invoke makexp_aix relative to $0 1997-09-03 00:45:30 +00:00
main.c Added -X option to suppress default import of site.py. Also split the 1997-08-29 22:34:47 +00:00
Makefile.pre.in Add unsupported variable EXE which can be set to .exe on systems where 1997-08-22 20:53:47 +00:00
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c Use a trick to make the test for GMP v2 to work when GMP v1 defines 1997-08-17 19:08:33 +00:00
newmodule.c
nismodule.c
operator.c Some long variables should have been int to match the 'i' format specifier. 1997-08-28 18:11:05 +00:00
parsermodule.c
posixmodule.c Added /**/ around #end tags 1997-08-21 02:30:45 +00:00
puremodule.c
pwdmodule.c Added configuration tests for presence of alarm(), pause(), and getpwent() 1997-08-22 20:42:00 +00:00
python.c Keep gcc -Wall happy 1997-08-15 02:52:08 +00:00
readline.c Renamed Py_input_hook to PyOS_InputHook. 1997-08-11 18:57:29 +00:00
regexmodule.c Casts by Jack to shut up the Mac compiler. 1997-08-18 15:31:24 +00:00
regexpr.c Casts by Jack to shut up the Mac compiler. 1997-08-18 15:31:24 +00:00
regexpr.h 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
reopmodule.c Casts by Jack to shut up the Mac compiler. 1997-08-18 15:31:24 +00:00
resource.c Different strategy regarding whether to declare getrusage() and 1997-08-17 16:24:30 +00:00
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in Disable the portable multimedia modules (audioop, imageop, rgbimg) by 1997-09-03 00:44:14 +00:00
sgimodule.c
signalmodule.c Added configuration tests for presence of alarm(), pause(), and getpwent() 1997-08-22 20:42:00 +00:00
socketmodule.c
soundex.c
stdwinmodule.c
stropmodule.c
structmodule.c Ignore whitespace between formats (not internal to a count+format). 1997-08-26 20:39:54 +00:00
sunaudiodev.c
svmodule.c
syslogmodule.c
termios.c
threadmodule.c Oops, one more checkin. Use the new tstate/interp interface. 1997-08-02 03:13:11 +00:00
timemodule.c
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c Added (binaryfunc) casts to function pointers in method lists. 1997-08-28 21:21:22 +00:00