0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
cpython/Modules
1998-07-25 04:14:37 +00:00
..
_cursesmodule.c
_localemodule.c Added <ctype.h>, needed for Windows. 1998-06-19 04:33:30 +00:00
_tkinter.c Temporarily get rid of the registration of Tcl_Finalize() as a 1998-07-14 18:02:13 +00:00
almodule.c Fix some problems that a picky SGI compiler reported. Two were benign 1998-07-07 22:19:27 +00:00
arraymodule.c
audioop.c
binascii.c
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cPickle.c Use PyErr_ExceptionMatches(...) instead of PyErr_Occurred() == ... in two 1998-05-28 04:33:37 +00:00
cryptmodule.c
cStringIO.c Use 'S' format character for the optional constructor argument, so we 1998-07-24 19:53:54 +00:00
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c
getbuildinfo.c
getpath.c
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c
Makefile.pre.in
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c Marc-Andre Lemburg's patch to support instance methods with other 1998-07-08 14:58:16 +00:00
nismodule.c
operator.c Add an alias (and preferred name) "contains" for "sequenceIncludes". 1998-05-22 18:12:59 +00:00
parsermodule.c Sorry, the initializer for ob_type must really be NULL, 1998-05-29 02:58:20 +00:00
pcre-int.h
pcre.h
pcremodule.c Add test for failure of the getattr call in pcre_expand() -- it used 1998-07-17 20:19:48 +00:00
posixmodule.c Several changes to support inclusion of filename in relevent 1998-07-23 16:14:40 +00:00
puremodule.c
pwdmodule.c
pypcre.c Fix benign problems found by a picky SGI compiler (unreachable break 1998-07-07 22:22:22 +00:00
python.c
readline.c Correct bug doc string (discovered by Berthold Hoellmann): 1998-05-20 15:50:56 +00:00
regexmodule.c
regexpr.c Fix a benign problem found by a picky SGI compiler (unreachable break 1998-07-07 22:23:22 +00:00
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c On Windows, put the select file descriptor arrays on the heap. 1998-07-02 02:53:36 +00:00
Setup.in
Setup.thread.in
sgimodule.c
signalmodule.c (pause_doc): Sun CC complains about newline in string literal 1998-07-21 22:41:18 +00:00
socketmodule.c Added copious docstrings, plus two minor layout tweaks. 1998-07-07 20:45:43 +00:00
soundex.c
stdwinmodule.c
stropmodule.c Make sure that at least one digit has been consumed in atoi(). 1998-07-25 04:14:37 +00:00
structmodule.c Unsigned 1 and 2 byte sized formats shouldn't result in long integer values! 1998-06-29 04:00:40 +00:00
sunaudiodev.c
svmodule.c
syslogmodule.c
tclNotify.c
termios.c In tcsetattr(), first initialize the mode structure by calling 1998-06-12 14:26:18 +00:00
threadmodule.c # Remove an extra blank line from a doc string. 1998-06-27 19:45:17 +00:00
timemodule.c Added doc strings. 1998-06-27 20:38:36 +00:00
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c Fix benign problems found by a picky SGI compiler (unreachable break 1998-07-07 22:21:45 +00:00