0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Modules
Guido van Rossum e77a757094 * nismodule.c: database keys and values can contain null bytes. be more
careful about these.
* arraymodule.c: added 8 byte swap; added 'i' format character; added
  reverse() method; rename read/write to fromfile/tofile.
* config.c: Set version to 0.9.9++.
* rotormodule.c (r_rand): declare k1..k5 as unsigned longs so the shifts
  will have a well-defined effect independent of word size.
* bltinmodule.c: renamed bagof() to filter().
1993-11-03 15:01:26 +00:00
..
almodule.c
arraymodule.c * nismodule.c: database keys and values can contain null bytes. be more 1993-11-03 15:01:26 +00:00
audioop.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
clmodule.c * clmodule.c (doParams): free PVbuffer in error condition. 1993-08-03 15:11:36 +00:00
config.c.in * nismodule.c: database keys and values can contain null bytes. be more 1993-11-03 15:01:26 +00:00
cstubs Several optimizations and speed improvements. 1993-10-22 12:04:32 +00:00
dbmmodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
imageop.c * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
imgfile.c * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
mathmodule.c
md5.h Simplify life for md5: include (slightly modified) md5.h and md5c.c 1993-11-01 16:19:05 +00:00
md5c.c Simplify life for md5: include (slightly modified) md5.h and md5c.c 1993-11-01 16:19:05 +00:00
md5module.c Simplify life for md5: include (slightly modified) md5.h and md5c.c 1993-11-01 16:19:05 +00:00
mpzmodule.c
nismodule.c * nismodule.c: database keys and values can contain null bytes. be more 1993-11-03 15:01:26 +00:00
posixmodule.c Hacks for NEXTSTEP. 1993-11-01 16:23:18 +00:00
pwdmodule.c Makefile, import.c: Lance's alternative module search (allow .pyc file 1993-10-15 13:01:11 +00:00
regexmodule.c
regexpr.c
regexpr.h * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
rotormodule.c * nismodule.c: database keys and values can contain null bytes. be more 1993-11-03 15:01:26 +00:00
selectmodule.c Fixed a couple of bugs: getargs doesn't use % escapes, and seconds 1993-11-02 15:34:23 +00:00
sgimodule.c
socketmodule.c
stdwinmodule.c * stdwinmodule.c (stdwin_done): interface to shutdown stdwin (now this is 1993-10-18 11:44:47 +00:00
stropmodule.c Added rindex(). index() and rindex() interpret negative start index 1993-10-26 15:23:55 +00:00
structmodule.c
sunaudiodev.c
svmodule.c
threadmodule.c
timemodule.c
xxmodule.c
yuv.h * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
yuvconvert.c