.. |
Makefile.pre.in
|
Change sharedmodules to lib-dynload.
|
1997-10-20 23:20:32 +00:00 |
Setup.in
|
Add the Setup line for the pcre module.
|
1997-10-07 16:17:55 +00:00 |
_cursesmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
_tkinter.c
|
Darn. When thread support is disabled, the BEGIN/END macros don't
|
1997-10-10 17:39:19 +00:00 |
almodule.c
|
…
|
|
arraymodule.c
|
…
|
|
audioop.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
binascii.c
|
Converted to new exception style (Jack)
|
1997-10-08 15:26:07 +00:00 |
bsddbmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
cPickle.c
|
In whichmodule(), use __module__ if set.
|
1997-09-28 05:38:51 +00:00 |
cStringIO.c
|
#Plug small memory leaks in constructors.
|
1997-09-03 18:19:40 +00:00 |
cdmodule.c
|
Oops, forgot one.
|
1997-10-01 04:43:39 +00:00 |
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
lots of "goto error" replaced by "return" (Jack)
|
1997-10-08 15:26:28 +00:00 |
cmathmodule.c
|
…
|
|
config.c.in
|
…
|
|
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
dbmmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
dlmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
errnomodule.c
|
Changes submitted by Marc-Andre Lemburg to add two tables: errorcode
|
1997-09-28 05:41:56 +00:00 |
fcntlmodule.c
|
…
|
|
flmodule.c
|
…
|
|
fmmodule.c
|
…
|
|
fpectlmodule.c
|
Some patches to Lee Busby's fpectl mods that accidentally didn't make it
|
1997-10-20 23:50:01 +00:00 |
fpetestmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
gdbmmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
getbuildinfo.c
|
Include macbuildno.h here (mac only) (Jack)
|
1997-10-08 15:26:56 +00:00 |
getpath.c
|
Change sharedmodules to lib-dynload.
|
1997-10-20 23:20:32 +00:00 |
glmodule.c
|
…
|
|
grpmodule.c
|
…
|
|
imageop.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
imgfile.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
ld_so_aix
|
Mod suggested by Donn Cave -- invoke makexp_aix relative to $0
|
1997-09-03 00:45:30 +00:00 |
license.terms
|
Add an optional hack for threads in Tkinter.
|
1997-09-28 05:52:41 +00:00 |
main.c
|
Add call to setlocale(LC_ALL, "").
|
1997-10-08 22:49:17 +00:00 |
makesetup
|
…
|
|
makexp_aix
|
…
|
|
mathmodule.c
|
…
|
|
md5.h
|
…
|
|
md5c.c
|
…
|
|
md5module.c
|
…
|
|
mpzmodule.c
|
…
|
|
newmodule.c
|
…
|
|
nismodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
operator.c
|
#Plug small memory leaks in constructors.
|
1997-09-03 18:19:40 +00:00 |
parsermodule.c
|
Remove requirement for strdup() since it causes so many troubles for too many
|
1997-10-09 16:29:31 +00:00 |
pcre-internal.h
|
New "re" regular expression support.
|
1997-10-06 14:43:11 +00:00 |
pcre.h
|
New "re" regular expression support.
|
1997-10-06 14:43:11 +00:00 |
pcremodule.c
|
Add proper (getattrfunc) cast in Pcre_Type.
|
1997-10-20 23:21:23 +00:00 |
posixmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
Added configuration tests for presence of alarm(), pause(), and getpwent()
|
1997-08-22 20:42:00 +00:00 |
pypcre.c
|
Checking in AMK's latest installement.
|
1997-10-08 02:07:40 +00:00 |
python.c
|
…
|
|
readline.c
|
Darn. When thread support is disabled, the BEGIN/END macros don't
|
1997-10-10 17:39:19 +00:00 |
regexmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
regexpr.c
|
Get rid of most silly #include and #ifdefs near the top; these are all
|
1997-09-05 01:48:48 +00:00 |
regexpr.h
|
Change [_Py_]re_compile_pattern() to return a char*.
|
1997-09-03 00:47:36 +00:00 |
reopmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
resource.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
rgbimgmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
rotormodule.c
|
…
|
|
selectmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
sgimodule.c
|
…
|
|
signalmodule.c
|
Added configuration tests for presence of alarm(), pause(), and getpwent()
|
1997-08-22 20:42:00 +00:00 |
socketmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
soundex.c
|
…
|
|
stdwinmodule.c
|
Add getintarg(), getlongarg(), getstrarg() to macros since these no
|
1997-10-20 23:22:07 +00:00 |
stropmodule.c
|
…
|
|
structmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
sunaudiodev.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
svmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
syslogmodule.c
|
…
|
|
tclNotify.c
|
Add an optional hack for threads in Tkinter.
|
1997-09-28 05:52:41 +00:00 |
termios.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
threadmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
timemodule.c
|
timezone support for macintosh (Jack)
|
1997-10-08 15:27:56 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
…
|
|
xxmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zlibmodule.c
|
Apply two changes, systematically:
|
1997-10-01 04:29:29 +00:00 |