.. |
.cvsignore
|
…
|
|
Setup.config.in
|
Move the signal module back into Setup.config.in so it can be enabled
|
2001-02-21 21:10:14 +00:00 |
Setup.dist
|
Update the Tix version (long overdue :-).
|
2001-03-22 22:18:55 +00:00 |
_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
|
Include py_curses.h *after* defining _XOPEN_SOURCE_EXTENDED.
|
2001-04-10 19:53:37 +00:00 |
_localemodule.c
|
RISCOS changes by dschwertberger
|
2001-03-02 06:28:17 +00:00 |
_sre.c
|
sre 2.1b2 update:
|
2001-03-22 15:50:10 +00:00 |
_testcapimodule.c
|
Related to SF bug 132008 (PyList_Reverse blows up).
|
2001-02-12 22:13:26 +00:00 |
_tkinter.c
|
…
|
|
_weakref.c
|
Revert the 1.8 patch, since it's implicated in nasty blowups (see Pyhon-Dev).
|
2001-03-23 06:14:28 +00:00 |
almodule.c
|
…
|
|
ar_beos
|
Moved BeOS/ar-fake and BeOS/linkmodule to Modules/ar_beos and
|
2001-02-16 03:24:50 +00:00 |
arraymodule.c
|
Correct one-line typo, reported by yole @ SF, bug 130077.
|
2001-01-25 22:12:43 +00:00 |
audioop.c
|
…
|
|
binascii.c
|
…
|
|
bsddbmodule.c
|
Don't raise MemoryError in keys() when the database is empty.
|
2001-03-22 00:19:22 +00:00 |
cPickle.c
|
Ack -- this module mixes tabs and spaces, and what appears to be a mix
|
2001-04-10 04:35:28 +00:00 |
cStringIO.c
|
In O_writelines: Replace use of string.joinfields with "".join.
|
2001-02-09 23:44:22 +00:00 |
ccpython.cc
|
…
|
|
cdmodule.c
|
…
|
|
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
asin micro-optimization suggested in email.
|
2001-02-22 19:51:56 +00:00 |
config.c.in
|
…
|
|
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
dbmmodule.c
|
…
|
|
dlmodule.c
|
Patch #404680: disables the nis module and enables the dl module when
|
2001-02-27 20:54:23 +00:00 |
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
|
Define sunmath prototypes if sunmath.h was not included.
|
2001-03-07 10:22:20 +00:00 |
fpetestmodule.c
|
…
|
|
gcmodule.c
|
…
|
|
gdbmmodule.c
|
SF patch 404928: Support for next Cygwin gcc (2.95.2-8)
|
2001-02-28 16:44:18 +00:00 |
getbuildinfo.c
|
…
|
|
getpath.c
|
…
|
|
glmodule.c
|
…
|
|
grpmodule.c
|
Make sure we close the group and password databases when we are done with
|
2001-03-11 03:03:07 +00:00 |
imageop.c
|
…
|
|
imgfile.c
|
…
|
|
ld_so_aix
|
…
|
|
ld_so_beos
|
Remove a hard coded Python version, and a now incorrect relative path. Closes
|
2001-02-16 03:27:35 +00:00 |
license.terms
|
…
|
|
linuxaudiodev.c
|
Applying SF patch #412553 by Christopher Lee: fix linuxaudiodev
|
2001-04-02 17:59:02 +00:00 |
main.c
|
Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger
|
2001-04-10 22:07:43 +00:00 |
makesetup
|
Extra fix from bbum (SF #402357) for his previous patch:
|
2001-03-02 07:09:54 +00:00 |
makexp_aix
|
…
|
|
mathmodule.c
|
…
|
|
md5.h
|
…
|
|
md5c.c
|
…
|
|
md5module.c
|
…
|
|
mmapmodule.c
|
…
|
|
mpzmodule.c
|
Richard Fish <rfish@users.sourceforge.net>:
|
2001-02-12 16:48:13 +00:00 |
newmodule.c
|
move extra arguments to the back of the new.code() arglist
|
2001-02-01 19:50:29 +00:00 |
nismodule.c
|
…
|
|
operator.c
|
…
|
|
parsermodule.c
|
…
|
|
pcre-int.h
|
…
|
|
pcre.h
|
…
|
|
pcremodule.c
|
…
|
|
posixmodule.c
|
Unixware 7 support by Billy G. Allie (SF patch 413011)
|
2001-04-11 20:58:20 +00:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
Make sure we close the group and password databases when we are done with
|
2001-03-11 03:03:07 +00:00 |
pyexpat.c
|
get_version_string(): New function -- returns a Python string object that
|
2001-03-24 19:58:26 +00:00 |
pypcre.c
|
…
|
|
python.c
|
…
|
|
readline.c
|
…
|
|
regexmodule.c
|
…
|
|
regexpr.c
|
…
|
|
regexpr.h
|
…
|
|
resource.c
|
…
|
|
rgbimgmodule.c
|
…
|
|
rotormodule.c
|
…
|
|
selectmodule.c
|
RISCOS changes by dschwertberger
|
2001-03-02 06:28:17 +00:00 |
sgimodule.c
|
…
|
|
shamodule.c
|
Cleanup logic a little. Check args first, then try to create the
|
2001-01-29 22:46:35 +00:00 |
signalmodule.c
|
Document SIG_* warning causes on Solaris.
|
2001-03-06 12:13:56 +00:00 |
socketmodule.c
|
Committing patch 405101
|
2001-03-18 17:11:56 +00:00 |
sre.h
|
…
|
|
sre_constants.h
|
sre 2.1b2 update:
|
2001-03-22 15:50:10 +00:00 |
stropmodule.c
|
…
|
|
structmodule.c
|
Repair portability of sign extension when reading signed ints on boxes
|
2001-04-08 23:39:38 +00:00 |
sunaudiodev.c
|
…
|
|
svmodule.c
|
…
|
|
symtablemodule.c
|
add DEF_BOUND constant
|
2001-03-22 23:10:44 +00:00 |
syslogmodule.c
|
…
|
|
tclNotify.c
|
…
|
|
termios.c
|
Unixware 7 support by Billy G. Allie (SF patch 413011)
|
2001-04-11 20:58:20 +00:00 |
threadmodule.c
|
…
|
|
timemodule.c
|
Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger
|
2001-04-10 22:07:43 +00:00 |
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
…
|
|
unicodedata.c
|
Be a bit more strict in setting up the export of the C API for this
|
2001-03-03 19:41:55 +00:00 |
unicodedata_db.h
|
…
|
|
unicodename_db.h
|
…
|
|
xreadlinesmodule.c
|
Fix a memory leak -- there's no need to INCREF() the result of
|
2001-03-23 18:30:19 +00:00 |
xxmodule.c
|
…
|
|
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zlibmodule.c
|
Patch #103926: fix two warnings from Tru64's compiler
|
2001-02-22 15:52:55 +00:00 |