0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Modules
Guido van Rossum 4dd2a7e45b Connection sockets now have the proper family/type/proto values.
Fix argument handling bug in socket(f,t,p) call.
Fix some comments.
1991-07-01 18:51:33 +00:00
..
cgen.py
cgensupport.c
cgensupport.h
config.c.in Support socket module 1991-07-01 18:45:17 +00:00
cstubs
fmmodule.c Initial revision 1991-04-03 19:02:31 +00:00
mathmodule.c Apparently MPW has power() instead of pow(). 1991-06-24 22:23:10 +00:00
posixmodule.c Fixed confusing error message (open should be popen) 1991-07-01 18:48:44 +00:00
pwdmodule.c Initial revision 1991-04-10 19:48:25 +00:00
socketmodule.c Connection sockets now have the proper family/type/proto values. 1991-07-01 18:51:33 +00:00
stdwinmodule.c printobject now returns an error code 1991-06-07 22:35:42 +00:00
timemodule.c Generalize to macintosh; forget Think 3.0. 1991-06-24 22:23:45 +00:00