cpython/Modules
Guido van Rossum 27201069c0 Add filled drawing methods and polygon methods.
Sort some method lists.
Increase max #menus, and give more reasonable error message
if exceeded.
Remove window setfont method.
1991-04-16 08:43:03 +00:00
..
cgen.py "Compiling" version 1990-12-20 15:06:42 +00:00
cgensupport.c Added copyright notice. 1991-02-19 12:39:46 +00:00
cgensupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
config.c.in Added pwd and grp modules 1991-04-16 08:39:39 +00:00
cstubs "Compiling" version 1990-12-20 15:06:42 +00:00
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Moved get*doublearg() routines to modsupport.c 1991-04-03 19:06:03 +00:00
posixmodule.c Incorporated MSDOS changes (untested). 1991-04-08 21:01:03 +00:00
pwdmodule.c Initial revision 1991-04-10 19:48:25 +00:00
stdwinmodule.c Add filled drawing methods and polygon methods. 1991-04-16 08:43:03 +00:00
timemodule.c Hack for THINK C time function. 1991-04-04 10:49:03 +00:00