cpython/Doc/ref
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
..
ref.tex Use \input instead of \include (or \inclide) 1992-08-19 16:54:06 +00:00
ref1.tex Initial revision 1992-08-14 09:11:01 +00:00
ref2.tex Initial revision 1992-08-14 09:11:01 +00:00
ref3.tex * ref3.tex: added cross-ref to try statement for exc handler. 1993-10-11 12:54:58 +00:00
ref4.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00
ref5.tex Lots of small changes collected over months... 1993-05-12 08:53:36 +00:00
ref6.tex "exec" is now a statement. execfile() is obsolete. 1993-10-18 17:59:42 +00:00
ref7.tex * ref3.tex: added cross-ref to try statement for exc handler. 1993-10-11 12:54:58 +00:00
ref8.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00