| .. |
|
_cursesmodule.c
|
|
|
|
_localemodule.c
|
|
|
|
_tkinter.c
|
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with
|
1999-11-05 18:09:56 +00:00 |
|
almodule.c
|
The call to PyArg_ParseTuple in al_Connect had one too few arguments.
|
1999-12-10 15:12:11 +00:00 |
|
arraymodule.c
|
Correct the docstring for byteswap(); error noted by Bernhard Reiter
|
1999-12-03 17:15:30 +00:00 |
|
audioop.c
|
Fixed memory leak in ratecv, in response to PR#72. By Sjoerd Mullender.
|
1999-09-07 14:24:05 +00:00 |
|
binascii.c
|
Patch by Jason Trowbridge. (Followup to his PR#110.) (Slightly
|
1999-10-19 19:05:14 +00:00 |
|
bsddbmodule.c
|
Added comment with web location of bsddb windows port.
|
1999-09-20 13:28:18 +00:00 |
|
ccpython.cc
|
Patch and new file by Geoff Furnish for C++ compilation.
|
1999-12-16 17:52:08 +00:00 |
|
cdmodule.c
|
|
|
|
cgen.py
|
|
|
|
cgensupport.c
|
|
|
|
cgensupport.h
|
|
|
|
clmodule.c
|
|
|
|
cmathmodule.c
|
|
|
|
config.c.in
|
|
|
|
cPickle.c
|
Patch by Stephen Turner, who writes:
|
1999-07-13 15:18:58 +00:00 |
|
cryptmodule.c
|
|
|
|
cStringIO.c
|
New version from Jim: don't call Py_FatalError() when initialization fails.
|
1999-06-15 14:35:48 +00:00 |
|
cstubs
|
|
|
|
dbmmodule.c
|
|
|
|
dlmodule.c
|
|
|
|
errnomodule.c
|
|
|
|
fcntlmodule.c
|
|
|
|
flmodule.c
|
|
|
|
fmmodule.c
|
|
|
|
fpectlmodule.c
|
|
|
|
fpetestmodule.c
|
|
|
|
gdbmmodule.c
|
|
|
|
getbuildinfo.c
|
Patch by Mark Hammond to avoid certain header files on Windows/CE.
|
1999-08-27 20:39:37 +00:00 |
|
getpath.c
|
|
|
|
glmodule.c
|
|
|
|
grpmodule.c
|
|
|
|
imageop.c
|
|
|
|
imgfile.c
|
|
|
|
ld_so_aix
|
|
|
|
license.terms
|
|
|
|
main.c
|
|
|
|
Makefile.pre.in
|
Patch and new file by Geoff Furnish for C++ compilation.
|
1999-12-16 17:52:08 +00:00 |
|
makesetup
|
On HP-UX, -rpath is another option taking an argument that needs to go
|
1999-05-21 19:18:49 +00:00 |
|
makexp_aix
|
|
|
|
mathmodule.c
|
|
|
|
md5.h
|
|
|
|
md5c.c
|
|
|
|
md5module.c
|
|
|
|
mpzmodule.c
|
|
|
|
newmodule.c
|
|
|
|
nismodule.c
|
|
|
|
operator.c
|
|
|
|
parsermodule.c
|
parser__pickler(): Don't drop the third argument to
|
1999-09-20 22:32:18 +00:00 |
|
pcre-int.h
|
|
|
|
pcre.h
|
|
|
|
pcremodule.c
|
|
|
|
posixmodule.c
|
setup_confname_table(): Use size_t instead of int for an index when
|
1999-12-30 18:05:43 +00:00 |
|
puremodule.c
|
|
|
|
pwdmodule.c
|
|
|
|
pypcre.c
|
|
|
|
python.c
|
|
|
|
readline.c
|
Patches by Kannan Vijayan:
|
1999-11-18 17:51:02 +00:00 |
|
regexmodule.c
|
|
|
|
regexpr.c
|
|
|
|
regexpr.h
|
|
|
|
resource.c
|
|
|
|
rgbimgmodule.c
|
|
|
|
rotormodule.c
|
|
|
|
selectmodule.c
|
According to Ron Bickers, and with apparent approval of Chris
|
2000-01-14 16:33:09 +00:00 |
|
Setup.in
|
OpenSSL support. This is based on patches for a version of SSLeay by
|
1999-12-07 21:47:09 +00:00 |
|
Setup.thread.in
|
|
|
|
sgimodule.c
|
|
|
|
shamodule.c
|
|
|
|
signalmodule.c
|
|
|
|
socketmodule.c
|
OpenSSL support. This is based on patches for a version of SSLeay by
|
1999-12-07 21:37:17 +00:00 |
|
soundex.c
|
|
|
|
stdwinmodule.c
|
|
|
|
stropmodule.c
|
split() docstring: Made signature and description for the first
|
1999-11-04 19:19:48 +00:00 |
|
structmodule.c
|
|
|
|
sunaudiodev.c
|
|
|
|
svmodule.c
|
|
|
|
syslogmodule.c
|
|
|
|
tclNotify.c
|
|
|
|
termios.c
|
|
|
|
threadmodule.c
|
|
|
|
timemodule.c
|
The functions asctime() and mktime() are documented to take a 9-tuple
|
2000-01-12 16:38:20 +00:00 |
|
timing.h
|
|
|
|
timingmodule.c
|
|
|
|
tkappinit.c
|
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This
|
1999-11-05 18:11:23 +00:00 |
|
xxmodule.c
|
|
|
|
yuv.h
|
|
|
|
yuvconvert.c
|
|
|
|
zlibmodule.c
|
For ZlibError and ZLIB_VERSION, only attempt to add entry to the
|
1999-12-22 16:13:54 +00:00 |