0
0
mirror of https://github.com/python/cpython.git synced 2024-11-22 05:26:10 +01:00
cpython/Modules
Guido van Rossum 6b26a06037 Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with
8.1.1).  His approach doesn't work with Tcl/Tk 8.2, so I've placed it
inside #if TKMAJORMINOR == 8001 and #endif.  See also his patch for
tkappinit.c.
1999-11-05 18:09:56 +00:00
..
_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
arraymodule.c
audioop.c
binascii.c Patch by Jason Trowbridge. (Followup to his PR#110.) (Slightly 1999-10-19 19:05:14 +00:00
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cPickle.c
cryptmodule.c
cStringIO.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c
Makefile.pre.in
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c
posixmodule.c John DuBois tells us that SCO OpenServer 5.0 and later requires _SVID3 1999-10-19 13:29:23 +00:00
puremodule.c
pwdmodule.c
pypcre.c
python.c
readline.c
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in
Setup.thread.in
sgimodule.c
shamodule.c
signalmodule.c
socketmodule.c Bugfix by Jack Jansen for Macintosh (for the inet_ntoa/aton changes): 1999-11-04 18:22:29 +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
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c