cpython/Modules
Guido van Rossum 2817875b2e Converted to use == equality check syntax. 1992-01-12 17:18:12 +00:00
..
almodule.c Added some error checks. 1991-10-20 20:10:46 +00:00
cgen.py Converted to use == equality check syntax. 1992-01-12 17:18:12 +00:00
cgensupport.c Support for long integers 1991-07-27 21:34:00 +00:00
cgensupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
config.c.in Auto include patchlevel in version. 1991-12-30 01:43:49 +00:00
cstubs Improved RGB --> grayscale conversion. 1991-11-12 15:41:00 +00:00
flmodule.c Hide forms before discarding them. 1991-12-16 13:06:13 +00:00
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Improve error handling. 1991-12-16 15:44:24 +00:00
posixmodule.c getlonglongargs --> getlonglongarg 1991-09-10 14:56:48 +00:00
pwdmodule.c Raise KeyError instead of RuntimeError when a uid or name (etc) is not found. 1991-12-24 13:28:38 +00:00
regexmodule.c 'regs' is a read-only data member, not a function. 1992-01-01 14:52:16 +00:00
socketmodule.c AIX fix. 1991-11-27 14:55:18 +00:00
stdwinmodule.c Change errors into new StdwinError. 1991-12-16 15:44:53 +00:00
timemodule.c AIX fix. 1991-11-27 14:55:18 +00:00