summaryrefslogtreecommitdiffstats
path: root/Doc/ref/ref4.tex
Commit message (Expand)AuthorAgeFilesLines
* fix typo and join two paragraphsFred Drake2003-12-111-2/+1
* SF bug #719367, string exceptions are deprecatedNeal Norwitz2003-05-291-6/+3
* Make sure section numbers wrap together with the preceeding wordFred Drake2002-10-181-2/+3
* add warning about exception messagesSkip Montanaro2002-08-281-0/+7
* Fix various typos reported to python-docs.Fred Drake2002-06-261-1/+1
* Try to improve the explanation of the "raise" statement and how its argumentsFred Drake2002-06-201-5/+4
* Adjust markup to worm around tool limitations; the "m" in "model" was beingFred Drake2002-04-171-1/+1
* Restore a minimal definition of execution frame, since other parts ofJeremy Hylton2002-04-011-0/+6
* Update docs for nested scopes.Jeremy Hylton2002-04-011-149/+130
* Fix a very minor (but annoying when looking for things!) markup nit.Fred Drake2001-06-231-0/+1
* Fix typo reported in SF bug #427783.Fred Drake2001-05-291-1/+1
* Revert to ver 1.22, which was the version before the nested scopesJeremy Hylton2001-03-231-91/+106
* Minor markup adjustments.Fred Drake2001-02-021-15/+13
* Remove spurious "\end{description}" that caused formatting to fail.Fred Drake2001-02-011-2/+0
* update section 4.1 to describe nested scopesJeremy Hylton2001-02-011-94/+83
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-7/+7
* Small nits around some of the index entries.Fred Drake1999-05-131-72/+68
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-051-11/+11
* Remove a bunch of unnecessary "%" characters that cause problems withFred Drake1998-10-211-19/+19
* Make sure all chapters, sections, and subsections have a \label to give themFred Drake1998-07-281-2/+2
* Converted some {tabular}s to use {tablei*} environments.Fred Drake1998-07-241-35/+42
* e.g. -> e.g.,Guido van Rossum1998-07-241-1/+1
* Changes copied from the FrameMaker version (hardly anything original).Guido van Rossum1998-07-231-88/+99
* The Python Reference Manual.Fred Drake1998-05-061-0/+200
* Removed LaTeX version of reference manual. Added ref/ref.ps.Guido van Rossum1996-10-221-201/+0
* Documented class exceptions.Guido van Rossum1996-08-191-3/+23
* Added footnote about lamda bodies being the same as function bodies.Guido van Rossum1996-08-091-1/+6
* typoGuido van Rossum1996-06-261-1/+1
* replace vars() with locals() and globals(); 3rd raise arg; typosGuido van Rossum1995-07-071-5/+6
* added index entries for __*__ identifiersGuido van Rossum1995-03-211-0/+6
* added ref to vars()Guido van Rossum1995-03-071-0/+8
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW...Guido van Rossum1995-02-281-1/+1
* copyright.tex: Add 1995 to copyright message.Guido van Rossum1995-01-041-3/+3
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-2/+2
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-21/+34
* * lib3.tex (module string): added rindex().Guido van Rossum1993-10-271-3/+4
* Initial revisionGuido van Rossum1992-08-141-0/+147