cpython/Doc/ref
Guido van Rossum 3cbc16d904 * lib2.tex (sys): updated sys.std{in,out,err} docs. Added
sys.tracebacklimit.
* tut.tex (Exceptions): change text printed by traceback.
* lib5.tex (audioop): added minmax.
* lib5.tex (audioop.getsample): move wandered paragraph back
* lib3.tex, partparse.py: undo mucking with \nopagebreak (didn't work).
* partparse.py: ignore \nopagebreak command
* ref5.tex: added description of lambda forms.
* ref7.tex: added reference to lambda forms to section on function
  definition.
* lib1.tex: removed lambda as built-in function (it is now a special
  form).  Also removed feature of filter, map, reduce to turn a string
  argument into an anonymous function.
1993-12-17 12:13:53 +00:00
..
ref.tex * {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}. 1993-11-23 16:28:45 +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 * ext.tex: documentation for extending, reference counts, and embedding 1993-11-05 14:45:11 +00:00
ref4.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00
ref5.tex * lib2.tex (sys): updated sys.std{in,out,err} docs. Added 1993-12-17 12:13:53 +00:00
ref6.tex "exec" is now a statement. execfile() is obsolete. 1993-10-18 17:59:42 +00:00
ref7.tex * lib2.tex (sys): updated sys.std{in,out,err} docs. Added 1993-12-17 12:13:53 +00:00
ref8.tex * lib3.tex (module string): added rindex(). 1993-10-27 13:49:20 +00:00