Guido van Rossum c89705d697 * config.c: Added audioop to lists.
* Makefile: change default source directory
* socketmodule.c: added getsockname and getpeername
* bltinmodule.c: corrected typo in type() error message
* Added new built-in functions str() and repr(): repr(x) == `x`;
  str(x) == x if x is a string, otherwise str(x) == repr(x).
* Added joinfields to stropmodule.c (string.join calls joinfields now)
1992-11-26 08:54:07 +00:00
..
1992-08-24 14:36:31 +00:00
1992-04-06 12:34:45 +00:00
1992-04-05 14:20:22 +00:00
1992-09-29 16:43:43 +00:00
1992-06-29 17:10:40 +00:00
1992-04-05 14:26:55 +00:00
1992-04-05 14:26:55 +00:00
1992-04-05 14:26:55 +00:00
1992-03-27 17:24:37 +00:00
1992-01-27 16:48:48 +00:00
1992-08-06 16:53:58 +00:00