0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Modules
1993-02-23 13:42:39 +00:00
..
almodule.c Added new audio library functionality (getstatus, float sample fmts) 1993-02-10 14:10:56 +00:00
arraymodule.c Added new module "array" (for now optional) defining array objects. 1993-02-19 15:55:02 +00:00
audioop.c Added audioop.reverse() which reverses an audio sample 1993-02-23 13:39:57 +00:00
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c * clmodule.c: the documentation was wrong, so changed the interface 1993-02-17 09:11:14 +00:00
config.c.in Added new module "array" (for now optional) defining array objects. 1993-02-19 15:55:02 +00:00
cstubs Added dither() routine 1993-02-19 12:53:12 +00:00
dbmmodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
imageop.c Added converters for rgb<->rgb8 and rgb<->grey 1993-02-19 15:51:41 +00:00
imgfile.c
mathmodule.c
md5module.c
mpzmodule.c
nismodule.c
posixmodule.c
pwdmodule.c
regexmodule.c Extensive changes to regex module (group(), casefold, etc.) 1993-02-23 13:42:39 +00:00
regexpr.c
regexpr.h
rotormodule.c
selectmodule.c
sgimodule.c
socketmodule.c
stdwinmodule.c * stdwinmodule.c: various new commands: setwin{pos,size}, 1993-02-08 15:49:17 +00:00
stropmodule.c
structmodule.c
sunaudiodev.c
svmodule.c
threadmodule.c
timemodule.c
xxmodule.c