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-11-26 08:54:07 +00:00
1992-10-18 18:53:57 +00:00
1992-04-06 12:34:45 +00:00
1992-09-03 20:50:59 +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-04-06 12:34:37 +00:00
1992-08-05 19:58:53 +00:00
1992-04-05 14:26:55 +00:00
1992-08-27 07:45:12 +00:00
1992-09-03 20:26:57 +00:00
1992-10-18 18:53:57 +00:00
1992-04-05 14:26:55 +00:00
1992-03-27 17:30:32 +00:00
1992-06-03 17:07:23 +00:00
1992-09-25 21:59:05 +00:00
1992-09-11 15:19:27 +00:00
1992-09-25 21:59:05 +00:00