cpython/Modules
2001-01-18 17:41:41 +00:00
..
.cvsignore
_codecsmodule.c
_curses_panel.c
_cursesmodule.c
_localemodule.c
_sre.c bumped SRE version number to 2.1. cleaned up and added 1.5.2 2001-01-16 07:37:30 +00:00
_tkinter.c
almodule.c
arraymodule.c Same treatment as listobject.c: 2001-01-18 01:02:55 +00:00
audioop.c
binascii.c Address a bug in the uuencode decoder, reported bu "donut" in SF bug 2001-01-09 02:11:57 +00:00
bsddbmodule.c
ccpython.cc
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
gcmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
linuxaudiodev.c Restore lost AFMT_S16_NE entry. 2001-01-17 19:31:29 +00:00
main.c
Makefile.pre.in Final part of SF patch #102409 by jlt63: Cygwin Python DLL and Shared 2001-01-10 21:12:18 +00:00
makesetup SF Patch #102357 by bbum: Add support for frameworks and objective-c 2001-01-10 21:46:05 +00:00
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mmapmodule.c SF bug 128713: type(mmap_object) blew up on Linux. 2001-01-14 05:05:51 +00:00
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c Fix problems with validation of import statement parse trees. 2001-01-07 05:59:59 +00:00
pcre-int.h
pcre.h
pcremodule.c
posixmodule.c Plug memory leak. 2001-01-16 04:27:47 +00:00
puremodule.c
pwdmodule.c
pyexpat.c
pypcre.c
python.c
readline.c Part of SF patch #102409 by jlt63 to support building these modules 2001-01-10 21:03:32 +00:00
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c Part of SF patch #102409 by jlt63 to support building these modules 2001-01-10 21:03:32 +00:00
selectmodule.c
Setup.config.in Patch #102588 / PEP 229: 2001-01-17 18:55:13 +00:00
Setup.dist The signal module has to be compiled statically, so add it to Setup.dist 2001-01-17 22:17:16 +00:00
sgimodule.c
shamodule.c Part of SF patch #102409 by jlt63 to support building these modules 2001-01-10 21:03:32 +00:00
signalmodule.c
socketmodule.c Use openssl/*.h to include the OpenSSL header files 2001-01-18 17:41:41 +00:00
soundex.c
sre.h
sre_constants.h added "magic" number to the _sre module, to avoid weird errors caused 2001-01-15 12:46:09 +00:00
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c
timemodule.c
timing.h
timingmodule.c
tkappinit.c
ucnhash.c
unicodedata.c
unicodedata_db.h
unicodedatabase.c
unicodedatabase.h
xreadlinesmodule.c Conform the new module to /the/ C style. 2001-01-11 15:40:39 +00:00
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c