Guido van Rossum
c1be9d59e4
* Doc/tut.tex (subsection{Lambda Forms}): fix typo in lambda
...
example
1994-08-30 12:08:58 +00:00
Guido van Rossum
16d6e7109d
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
1994-08-08 12:30:22 +00:00
Guido van Rossum
6938f06047
Merge alpha100 branch back to main trunk
1994-08-01 12:22:53 +00:00
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
Guido van Rossum
83eb962528
* {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}.
...
* lib2.tex: change bogus \\var to \var.
1993-11-23 16:28:45 +00:00
Guido van Rossum
db65a6ce55
* ext.tex: did most of the tedious changes from plain ASCII text to LaTeX.
...
* text2latex.py: automatically put function names in \code{}.
* lib.tex, ref.tex, ext.tex, qua.tex, tut.tex: use new P.O.Box number in
address.
1993-11-05 17:11:16 +00:00
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
Guido van Rossum
b2c6556fb0
Lots of small changes collected over months...
1993-05-12 08:53:36 +00:00
Guido van Rossum
95cd2ef162
Incorporated Jan-Hein's changes and texinfo conversion.
1992-12-08 14:37:55 +00:00
Guido van Rossum
7b3c8a1422
Added hint about changing the prompt in $PYTHONSTARTUP
1992-09-08 09:20:13 +00:00
Guido van Rossum
9a4e3fc56a
Changed references to /usr/local into /usr/local/bin.
...
Documented $PYTHONSTARTUP
1992-09-03 21:27:55 +00:00
Guido van Rossum
084b0b2c16
Fixed botched lay-out in class example
1992-08-14 09:19:56 +00:00
Guido van Rossum
da8c3fd979
Fixed descr of try/finally
1992-08-09 13:55:25 +00:00
Guido van Rossum
5e0759d351
Add chapter on classes (mostly from ../misc/CLASSES).
1992-08-07 16:06:24 +00:00
Guido van Rossum
379537805b
Moved a4wide option to myformat.sty
1992-04-06 14:04:04 +00:00
Guido van Rossum
d33024c451
Copied doc style from other docs
1992-04-05 15:06:12 +00:00
Guido van Rossum
573805afd6
_ can now be a normal character.
1992-03-06 10:56:03 +00:00
Guido van Rossum
cdc9355367
Set parskip to 0 in the table of content.
1992-02-11 15:53:13 +00:00
Guido van Rossum
a8d754e876
Cosmetic changes; added more subsections to chapter 2; new syntax (==).
1992-01-07 16:44:35 +00:00
Guido van Rossum
481ae68911
The Reference Manual is now official.
1991-11-25 17:28:03 +00:00
Guido van Rossum
8f96f7734c
Fixed dictionary example to use commas instead of semicolons.
...
(This was actually a bug in the interpreter!)
1991-11-12 15:45:03 +00:00
Guido van Rossum
6fc178f46d
Too much to describe changed...
1991-08-16 09:13:42 +00:00
Guido van Rossum
dd0108081b
Mention "-c command" option.
1991-06-07 14:31:11 +00:00
Guido van Rossum
4410c758a1
*** empty log message ***
1991-06-04 20:22:18 +00:00
Guido van Rossum
67fa160744
Minor improvements. Removed footnote about CWI pathnames.
1991-04-23 14:14:57 +00:00
Guido van Rossum
56098fa2d4
Use garamod as alternative style.
1991-02-19 12:54:06 +00:00
Guido van Rossum
5ce78f11fc
Changed code environment into \bcode and \ecode macros.
...
Small lay-out improvements.
Took out a ref or two to "python -s".
1991-01-25 13:27:18 +00:00
Guido van Rossum
2292b8e98a
Most silly things fixed.
1991-01-23 16:31:24 +00:00
Guido van Rossum
7d9f8d70b9
Small changes. Use description instead of list env.
1991-01-22 11:45:00 +00:00
Guido van Rossum
d9bf55d0d0
Initial revision
1991-01-11 16:35:08 +00:00