cpython/Modules
Fred Drake 728819af5d Restore strict checking of socket address values; addresses passed to
the bind(), connect(), and connect_ex() methods must be a single
parameter.

Originally part of 1.98, reverted in 1.100.
2000-07-01 03:40:12 +00:00
..
.cvsignore
Makefile.pre.in Setup.thread => Setup.config 2000-06-30 16:04:18 +00:00
Setup.config.in Setup.thread.in was misnamed so it has been replaced by 2000-06-30 16:12:15 +00:00
Setup.in
_codecsmodule.c
_cursesmodule.c
_localemodule.c Trent Mick: use size_t instead of int where appropriate (in strxfrm(), 2000-06-28 21:23:33 +00:00
_sre.c
_tkinter.c
almodule.c
arraymodule.c
audioop.c
binascii.c Change copyright notice. 2000-06-30 23:50:40 +00:00
bsddbmodule.c
cPickle.c
cStringIO.c
ccpython.cc
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cryptmodule.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux. 1999-04-19 16:50:26 +00:00
fpetestmodule.c Needed to add DL_EXPORT to (redundant?) extern decl of module init function. 1998-12-10 16:49:28 +00:00
gcmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
glmodule.c
grpmodule.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
imageop.c
imgfile.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
ld_so_aix
license.terms
linuxaudiodev.c
main.c
makesetup
makexp_aix
mathmodule.c
md5.h Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT 1996-07-21 02:34:55 +00:00
md5c.c Always include config.h 1996-08-19 22:12:39 +00:00
md5module.c
mmapmodule.c clean up warnings in Win32 build of mmapmodule.c 2000-07-01 00:51:51 +00:00
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h AMK's revised version of the previous patch. 1998-05-07 15:32:44 +00:00
pcre.h
pcremodule.c
posixmodule.c
puremodule.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
pwdmodule.c
pyexpat.c
pypcre.c
python.c
readline.c
regexmodule.c
regexpr.c
regexpr.h Change [_Py_]re_compile_pattern() to return a char*. 1997-09-03 00:47:36 +00:00
resource.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
rgbimgmodule.c Add DL_EXPORT() to all modules that could possibly be used 1998-12-04 18:50:17 +00:00
rotormodule.c
selectmodule.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
sgimodule.c
shamodule.c
signalmodule.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
socketmodule.c
soundex.c
sre.h
sre_constants.h - fixed lookahead assertions (#10, #11, #12) 2000-06-30 10:41:31 +00:00
stropmodule.c
structmodule.c
sunaudiodev.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
svmodule.c
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c
timemodule.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
timing.h remove rcs history 1996-01-26 21:10:22 +00:00
timingmodule.c Add DL_EXPORT() to all modules that could possibly be used 1998-12-04 18:50:17 +00:00
tkappinit.c Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This 1999-11-05 18:11:23 +00:00
ucnhash.c
unicodedata.c Marc-Andre Lemburg: The large unicode database table is broken in 2000-03-31 17:26:12 +00:00
unicodedatabase.c
unicodedatabase.h Marc-Andre Lemburg: The large unicode database table is broken in 2000-03-31 17:26:12 +00:00
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c