socketmodule.c: added socket.fromfd(fd, family, type, [proto]);
converted socket() to use of getargs().
G
Guido van Rossum committed
2a7178efe1353aed277c0714e92a0790c84f7b88
Parent: 6209b97
converted socket() to use of getargs().