cpython/Modules
2001-05-21 03:29:05 +00:00
..
.cvsignore
_codecsmodule.c
_curses_panel.c
_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: made "copyright" string static, to avoid potential linking 2001-04-15 19:00:58 +00:00
_testcapimodule.c Slight adaptation of Michael Hudson's patch to test PyDict_Next() 2001-04-13 17:08:15 +00:00
_tkinter.c
_weakref.c Remove an obsolete comment and a "return" before fallig off the end of a 2001-05-03 16:05:46 +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
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
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
cPickle.c Ack -- this module mixes tabs and spaces, and what appears to be a mix 2001-04-10 04:35:28 +00:00
cryptmodule.c
cStringIO.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 fcntl.ioctl(): Update error message; necessity noted by Michael Hudson. 2001-05-14 21:02:36 +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 Fix new compiler warnings. Also boost "start" from (C) int to long and 2001-05-14 23:19:12 +00:00
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c
posixmodule.c SF patch #418147 Fixes to allow compiling w/ Borland, from Stephen Hansen. 2001-05-14 22:32:33 +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 ParserCreate(): Allow an empty string for the namespace_separator argument; 2001-04-25 16:01:30 +00:00
pypcre.c
python.c
readline.c Clean up the unsightly mess around the readline header files. We now 2001-04-13 18:14:27 +00:00
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c Add :method info to the PyArg_ParseTuple() format strings for poll objects. 2001-05-21 03:29:05 +00:00
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
sgimodule.c
shamodule.c
signalmodule.c Document SIG_* warning causes on Solaris. 2001-03-06 12:13:56 +00:00
socketmodule.c Fix a minor style consistency issue. 2001-05-11 20:12:26 +00:00
sre.h
sre_constants.h sre 2.1b2 update: 2001-03-22 15:50:10 +00:00
stropmodule.c Add warnings to the strop module, for to those functions that really 2001-05-15 02:14:44 +00:00
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 Export three optimization (fast locals) flags 2001-04-16 18:42:13 +00:00
syslogmodule.c
tclNotify.c
termios.c Include sys/modem.h if we have it; this is needed on HP-UX to provide 2001-05-11 16:14:17 +00:00
threadmodule.c
timemodule.c SF patch #418147 Fixes to allow compiling w/ Borland, from Stephen Hansen. 2001-05-14 22:32:33 +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