.. |
_codecsmodule.c
|
|
|
_curses_panel.c
|
init_curses_panel(): Be more consistent with indentation and blank lines.
|
2001-01-27 18:58:04 +00:00 |
_cursesmodule.c
|
Support building this as a DLL under Cygwin.
|
2001-01-19 00:28:08 +00:00 |
_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
|
|
|
.cvsignore
|
|
|
almodule.c
|
|
|
arraymodule.c
|
Correct one-line typo, reported by yole @ SF, bug 130077.
|
2001-01-25 22:12:43 +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
|
_PyImport_Inittab: define the exceptions module's init function.
|
2001-01-23 21:46:57 +00:00 |
cPickle.c
|
|
|
cryptmodule.c
|
|
|
cStringIO.c
|
|
|
cstubs
|
|
|
dbmmodule.c
|
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
|
2001-01-22 15:29:14 +00:00 |
dlmodule.c
|
|
|
errnomodule.c
|
|
|
fcntlmodule.c
|
Let's keep things portable to non GCC compilers, please.
|
2001-01-25 10:10:39 +00:00 |
flmodule.c
|
|
|
fmmodule.c
|
|
|
fpectlmodule.c
|
Patch #103012: Update fpectlmodule for current glibc;
|
2001-01-04 01:01:12 +00:00 |
fpetestmodule.c
|
|
|
gcmodule.c
|
|
|
gdbmmodule.c
|
|
|
getbuildinfo.c
|
|
|
getpath.c
|
Build now happens in toplevel directory, not Modules. Don't monkey with
|
2001-01-24 17:13:11 +00:00 |
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
|
ucnhash is no longer used
|
2001-01-24 08:02:00 +00:00 |
makesetup
|
Fix a typo.
|
2001-01-27 21:43:40 +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
|
PEP 227 implementation
|
2001-01-25 20:07:56 +00:00 |
nismodule.c
|
Move declaration of 'clnt_create()' NIS function to pyport.h, as it's
|
2001-01-21 23:34:12 +00:00 |
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
|
Fix arguments for PyFrame_New(). The previous checkin used the wrong
|
2001-01-25 21:48:14 +00:00 |
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
|
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
|
2001-01-22 15:29:14 +00:00 |
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
|
Bug #129904: Put back the path component for the Tkinter modules
|
2001-01-27 01:31:35 +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
|
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
|
2001-01-22 15:29:14 +00:00 |
soundex.c
|
|
|
sre_constants.h
|
added "magic" number to the _sre module, to avoid weird errors caused
|
2001-01-15 12:46:09 +00:00 |
sre.h
|
|
|
stropmodule.c
|
|
|
structmodule.c
|
|
|
sunaudiodev.c
|
|
|
svmodule.c
|
|
|
syslogmodule.c
|
|
|
tclNotify.c
|
|
|
termios.c
|
|
|
threadmodule.c
|
Use PyThreadState_DeleteCurrent() instead of PyThreadState_Delete()
|
2001-01-23 01:47:18 +00:00 |
timemodule.c
|
Make the 'time' argument to the timemodule functions strftime, asctime,
|
2001-01-19 23:16:56 +00:00 |
timing.h
|
|
|
timingmodule.c
|
|
|
tkappinit.c
|
|
|
unicodedata_db.h
|
compress unicode decomposition tables (this saves another 55k)
|
2001-01-21 22:41:08 +00:00 |
unicodedata.c
|
Move uchhash functionality into unicodedata (after the recent
|
2001-01-24 07:59:11 +00:00 |
unicodename_db.h
|
compress unicode decomposition tables (this saves another 55k)
|
2001-01-21 22:41:08 +00:00 |
xreadlinesmodule.c
|
SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin
|
2001-01-19 00:29:06 +00:00 |
xxmodule.c
|
|
|
yuv.h
|
|
|
yuvconvert.c
|
|
|
zlibmodule.c
|
|
|