cpython/Modules
Guido van Rossum 0374711fb3 Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
1991-08-08 12:10:01 +00:00
..
cgen.py "Compiling" version 1990-12-20 15:06:42 +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 Support socket module 1991-07-01 18:45:17 +00:00
cstubs "Compiling" version 1990-12-20 15:06:42 +00:00
flmodule.c Lots of cosmetic changes. 1991-08-08 12:10:01 +00:00
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Add some err_errno calls that were missing 1991-07-27 21:38:43 +00:00
posixmodule.c Ignore SIGPIPE when we've opened a pipe 1991-07-27 21:41:01 +00:00
pwdmodule.c Initial revision 1991-04-10 19:48:25 +00:00
socketmodule.c Add gethostname() and s.avail(). 1991-07-27 21:42:02 +00:00
stdwinmodule.c Added getxwindowin() method 1991-07-27 21:42:24 +00:00
timemodule.c All mac compilers now use 1904 as the Epoch... 1991-07-27 23:09:30 +00:00