summaryrefslogtreecommitdiffstats
path: root/Doc/tut
Commit message (Collapse)AuthorAgeFilesLines
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-125/+618
|
* * lib2.tex (sys): updated sys.std{in,out,err} docs. AddedGuido van Rossum1993-12-171-1/+1
| | | | | | | | | | | | | | | 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.
* * {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}.Guido van Rossum1993-11-231-0/+2
| | | | * lib2.tex: change bogus \\var to \var.
* * ext.tex: did most of the tedious changes from plain ASCII text to LaTeX.Guido van Rossum1993-11-051-2/+2
| | | | | | * 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.
* * lib3.tex (module string): added rindex().Guido van Rossum1993-10-271-11/+14
| | | | | | | | | * 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.
* Lots of small changes collected over months...Guido van Rossum1993-05-121-67/+38
|
* Incorporated Jan-Hein's changes and texinfo conversion.Guido van Rossum1992-12-081-2/+2
|
* Added hint about changing the prompt in $PYTHONSTARTUPGuido van Rossum1992-09-081-0/+2
|
* Changed references to /usr/local into /usr/local/bin.Guido van Rossum1992-09-031-9/+31
| | | | Documented $PYTHONSTARTUP
* Fixed botched lay-out in class exampleGuido van Rossum1992-08-141-1/+2
|
* Fixed descr of try/finallyGuido van Rossum1992-08-091-11/+11
|
* Add chapter on classes (mostly from ../misc/CLASSES).Guido van Rossum1992-08-071-0/+598
|
* Moved a4wide option to myformat.styGuido van Rossum1992-04-061-6/+1
|
* Copied doc style from other docsGuido van Rossum1992-04-051-3/+6
|
* _ can now be a normal character.Guido van Rossum1992-03-061-3/+3
|
* Set parskip to 0 in the table of content.Guido van Rossum1992-02-111-2/+4
|
* Cosmetic changes; added more subsections to chapter 2; new syntax (==).Guido van Rossum1992-01-071-121/+357
|
* The Reference Manual is now official.Guido van Rossum1991-11-251-4/+3
|
* Fixed dictionary example to use commas instead of semicolons.Guido van Rossum1991-11-121-2/+2
| | | | (This was actually a bug in the interpreter!)
* Too much to describe changed...Guido van Rossum1991-08-161-700/+876
|
* Mention "-c command" option.Guido van Rossum1991-06-071-2/+6
|
* *** empty log message ***Guido van Rossum1991-06-041-62/+74
|
* Minor improvements. Removed footnote about CWI pathnames.Guido van Rossum1991-04-231-15/+4
|
* Use garamod as alternative style.Guido van Rossum1991-02-191-1/+1
|
* Changed code environment into \bcode and \ecode macros.Guido van Rossum1991-01-251-137/+117
| | | | | Small lay-out improvements. Took out a ref or two to "python -s".
* Most silly things fixed.Guido van Rossum1991-01-231-155/+171
|
* Small changes. Use description instead of list env.Guido van Rossum1991-01-221-37/+12
|
* Initial revisionGuido van Rossum1991-01-111-0/+1579