cpython/Modules
Andrew M. Kuchling e475e70128 Patch from /F:
this patch adds a fast _flatten function to the _tkinter
module, and imports it from Tkinter.py (if available).

this speeds up canvas operations like create_line and
create_polygon.  for example, a create_line with 5000
vertices runs about 50 times faster with this patch in
place.
2000-06-18 18:45:50 +00:00
..
.cvsignore Ignore a bunch of generated files. 2000-05-02 18:34:30 +00:00
Makefile.pre.in Marc-Andre Lemburg: add new Unicode-related files. 2000-03-10 23:12:33 +00:00
Setup.in Renamed the C extension for ncurses support from 'curses' to '_curses'. 2000-06-10 23:12:32 +00:00
Setup.thread.in
_codecsmodule.c Marc-Andre Lemburg: 2000-03-28 20:29:59 +00:00
_cursesmodule.c Renamed the C extension for ncurses support from 'curses' to '_curses'. 2000-06-10 23:12:32 +00:00
_localemodule.c Vladimir Marangozov: 2000-05-03 22:30:13 +00:00
_sre.c Fredrik Lundh: here's the 96.6% version of SRE 2000-06-01 17:39:12 +00:00
_tkinter.c Patch from /F: 2000-06-18 18:45:50 +00:00
almodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
arraymodule.c Michael Hudson <mwh21@cam.ac.uk>: 2000-06-01 02:02:46 +00:00
audioop.c Disable the ZEROTRAP code -- this turns a 0 byte into a 2 byte and I 2000-05-02 21:18:13 +00:00
binascii.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
bsddbmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
cPickle.c New version from Jim Fulton to fix a problem that Eric Raymond ran 2000-05-09 18:14:50 +00:00
cStringIO.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
ccpython.cc
cdmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
cgen.py
cgensupport.c
cgensupport.h
clmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
cmathmodule.c
config.c.in
cryptmodule.c
cstubs
dbmmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
dlmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
errnomodule.c
fcntlmodule.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
flmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
fmmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
getbuildinfo.c
getpath.c Patch from M.-A. Lemburg: 2000-05-26 21:49:07 +00:00
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
linuxaudiodev.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
main.c usage_mid: Remove the description of the -X flag; it's gone now. 2000-05-02 19:20:26 +00:00
makesetup
makexp_aix
mathmodule.c The addition of rint() (by Peter Schneider-Kamp; I forgot to mention 2000-05-11 18:42:27 +00:00
md5.h
md5c.c
md5module.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
mmapmodule.c Support resizing the mapping depending on whether HAVE_MREMAP is defined 2000-06-18 14:51:21 +00:00
mpzmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
newmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
nismodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
operator.c
parsermodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
pcre-int.h
pcre.h
pcremodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
posixmodule.c Patch from Trent Mick: 2000-06-06 20:52:17 +00:00
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 Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
pypcre.c Fix bug reported by atkins@gweep.net; re.compile(r"[\100-\410]") 2000-06-01 03:02:48 +00:00
python.c
readline.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
regexmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
regexpr.c
regexpr.h
resource.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
rgbimgmodule.c
rotormodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
selectmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
sgimodule.c
shamodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
signalmodule.c
socketmodule.c Donn Cave <donn@oz.net>: 2000-05-16 13:30:12 +00:00
soundex.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
sre.h Fredrik Lundh: here's the 96.6% version of SRE 2000-06-01 17:39:12 +00:00
sre_constants.h Fredrik Lundh: here's the 96.6% version of SRE 2000-06-01 17:39:12 +00:00
stropmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
structmodule.c Michael Hudson <mwh21@cam.ac.uk>: 2000-06-01 02:02:46 +00:00
sunaudiodev.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
svmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
syslogmodule.c Massive patch by Skip Montanaro to add ":name" to as many 2000-02-29 13:59:29 +00:00
tclNotify.c
termios.c
threadmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
timemodule.c M.-A. Lemburg <mal@lemburg.com>: 2000-05-09 19:52:40 +00:00
timing.h
timingmodule.c
tkappinit.c
unicodedata.c Marc-Andre Lemburg: The large unicode database table is broken in 2000-03-31 17:26:12 +00:00
unicodedatabase.c Marc-Andre Lemburg: The large unicode database table is broken in 2000-03-31 17:26:12 +00:00
unicodedatabase.h Marc-Andre Lemburg: The large unicode database table is broken in 2000-03-31 17:26:12 +00:00
xxmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
yuv.h
yuvconvert.c
zlibmodule.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00