cpython/Modules
Guido van Rossum 6d8841c079 Added a bunch of XXX comments about things I'd like to see changed... 1997-08-14 19:57:39 +00:00
..
Makefile.pre.in New version of Vladimir Marangozov's AIX hacks -- simpler etc. 1997-08-06 23:42:07 +00:00
Setup.in New version of Vladimir Marangozov's AIX hacks -- simpler etc. 1997-08-06 23:42:07 +00:00
_cursesmodule.c
_tkinter.c Merge Mac and Windows mods (which mostly affect the same problem -- no 1997-08-14 19:57:07 +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
cPickle.c cPickle release 0.3 from Jim Fulton 1997-08-13 03:14:41 +00:00
cStringIO.c cPickle release 0.3 from Jim Fulton 1997-08-13 03:14:41 +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
cryptmodule.c
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 Add definitions for symbolic constants LOCK_{EX,NB,SH,UN}. 1997-07-31 19:39:54 +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
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix New version of Vladimir Marangozov's AIX hacks -- simpler etc. 1997-08-06 23:42:07 +00:00
main.c Attempt to import readline at interactive startup. 1997-08-05 21:34:14 +00:00
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
posixmodule.c Added a bunch of XXX comments about things I'd like to see changed... 1997-08-14 19:57:39 +00:00
puremodule.c
pwdmodule.c
python.c This is now the "real" main program -- it calls Py_Main(argc, argv) 1997-07-19 19:25:33 +00:00
readline.c Renamed Py_input_hook to PyOS_InputHook. 1997-08-11 18:57:29 +00:00
regexmodule.c Use _Py_re_match/search instead of re_match/search; these may become 1997-08-14 14:35:12 +00:00
regexpr.c 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
regexpr.h 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
reopmodule.c 1.5a3 prerelease 1 from AMK 1997-08-13 22:34:14 +00:00
resource.c purported linux portability patch (Oliver Andrich) 1997-08-05 02:24:57 +00:00
rgbimgmodule.c
rotormodule.c
selectmodule.c
sgimodule.c
signalmodule.c Add finialization routines; fixed some memory leaks related to this. 1997-08-02 03:01:42 +00:00
socketmodule.c
soundex.c
stdwinmodule.c
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c
termios.c Add 'return' keyword before error calls. 1997-07-17 22:55:06 +00:00
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 Many changes. 1997-08-13 23:19:55 +00:00