Go to file
Guido van Rossum 4bd023f882 * lib3.tex (module string): added rindex().
* lib1.tex (section{Built-in Functions}): added bagof(), lambda(), map()
  and reduce().  Repharased apply().  Removed or rephrased references to
  exec() (now the exec stmt).
* lib4.tex: posix.exec --> posix.execv
* ref4.tex, ref8.tex, tut.tex: builtin --> __builtin__
* lib3.tex (module string): added atof() and atol(), and ato[fl]_error.
1993-10-27 13:49:20 +00:00
Demo *** empty log message *** 1993-10-27 09:29:01 +00:00
Doc * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00
Grammar Committing the correct graminit.c; also changed confusing comments in Grammar. 1993-10-27 13:25:30 +00:00
Include * compile.[ch]: support for lambda() 1993-10-26 17:58:25 +00:00
Lib added builtin b/w compat module. 1993-10-22 14:24:22 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules Added rindex(). index() and rindex() interpret negative start index 1993-10-26 15:23:55 +00:00
Objects * compile.[ch]: support for lambda() 1993-10-26 17:58:25 +00:00
Parser Changes to accept double-quoted strings on input. 1993-10-26 15:19:44 +00:00
Python Committing the correct graminit.c; also changed confusing comments in Grammar. 1993-10-27 13:25:30 +00:00
Tools/scripts Initial revision 1993-06-10 14:43:53 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release099'. 1993-07-29 13:14:32 +00:00