summaryrefslogtreecommitdiffstats
path: root/Doc/ref
Commit message (Expand)AuthorAgeFilesLines
* Added index entries for operator precedence; suggestion from RandallFred Drake1999-04-291-8/+10
* Typo: "Otherwose" --> "Otherwise" (reported by Joakim SernbrantFred Drake1999-04-141-29/+29
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-053-18/+18
* Added note about __builtin__._ to section dicussing classes ofFred Drake1999-03-051-5/+15
* Dictionaries are created using the "{...}" notation, not the "..."Fred Drake1999-02-231-13/+11
* 1. Clarify that immutability isn't entirely the same as unchangeableGuido van Rossum1999-02-231-2/+12
* Revised description of blank line handling for the interpreter, basedFred Drake1999-02-221-7/+11
* Minor markup nits.Fred Drake1999-02-122-18/+12
* Documented __complex__(), made sure all the discipline names hit theFred Drake1999-02-121-5/+8
* "numberic" --> "numeric", two placesFred Drake1999-01-281-2/+2
* Removed a lot of unnecessary comment markers which cause unexplainedFred Drake1999-01-121-84/+83
* Suggestion by Tim Peters clarifying what "before global" means.Guido van Rossum1998-12-211-1/+2
* Clarify evaluation of default arguments at def time with more text andGuido van Rossum1998-12-041-2/+20
* Ignore the byproducts of SGML/XML conversions for now.Fred Drake1998-12-011-6/+3
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-1/+1
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-2/+2
* Massive change to just about every construct that impacts the index.Fred Drake1998-11-251-225/+210
* Markup nits.Fred Drake1998-11-251-10/+15
* Minor fixups to some index entries.Fred Drake1998-11-251-3/+4
* Minor adjustments to a few index entries.Fred Drake1998-11-251-3/+3
* Remove a couple of unnecessary "%" characters that cause problems withFred Drake1998-10-211-2/+2
* Remove a bunch of unnecessary "%" characters that cause problems withFred Drake1998-10-211-19/+19
* Remove an unnecessary "%" character that seems to cause a minor glitchFred Drake1998-10-211-1/+1
* Fix encoding of \ in some string literals in the discussion of "raw"Fred Drake1998-10-011-2/+2
* Fix some confusion in the __repr__() and __str__() descriptions.Fred Drake1998-10-011-82/+85
* Fix encoding of \n in a couple of places (reported by LorenzoFred Drake1998-10-011-11/+11
* Markup changes in the section on disciplines to match method descriptionsFred Drake1998-08-281-165/+171
* Describe what happens when ``raise C, x'' is called where C is a classGuido van Rossum1998-08-251-7/+13
* At least mark the URL to the Packages essay using \url.Fred Drake1998-08-071-1/+1
* Minor refilling of a paragraph...Barry Warsaw1998-08-071-2/+2
* im_function --> im_funcFred Drake1998-08-071-2/+2
* Update to use a separate page for front matter.Fred Drake1998-07-281-0/+4
* Make sure all chapters, sections, and subsections have a \label to give themFred Drake1998-07-287-63/+64
* Make sure chapters, sections, and subsections all have a \label to give themFred Drake1998-07-281-23/+25
* Convert operator precedence table to the new style markup.Fred Drake1998-07-271-45/+45
* Converted some {tabular}s to use {tablei*} environments.Fred Drake1998-07-242-69/+64
* Removing all references to FrameMakerGuido van Rossum1998-07-2417-34008/+0
* checkpoint before I throw this awayGuido van Rossum1998-07-243-0/+0
* Checking in uninteresting changes (mostly window resizes :-)Guido van Rossum1998-07-246-0/+0
* Fix markup of an \indexiii --> only two parameters were given.Fred Drake1998-07-241-1/+1
* Changes copied from the FrameMaker version. Hardly anything (but thenGuido van Rossum1998-07-241-6/+5
* Changes copied from the FrameMaker version. Not too much.Guido van Rossum1998-07-241-108/+112
* Changes copied from the FrameMaker version. Also documented someGuido van Rossum1998-07-241-83/+141
* e.g. -> e.g.,Guido van Rossum1998-07-245-15/+16
* Changes copied from the FrameMaker version, and some new stuffGuido van Rossum1998-07-231-160/+292
* Changes copied from the FrameMaker version (hardly anything original).Guido van Rossum1998-07-231-88/+99
* 'name space' -> 'namespace'Guido van Rossum1998-07-231-8/+8
* Lots of changes copied from the FrameMaker version. Also documentedGuido van Rossum1998-07-231-231/+625
* Added back the description of the exec statement. It appears that IGuido van Rossum1998-07-061-0/+38
* Lots of changes to get this in sync with the Frame version.Guido van Rossum1998-06-151-50/+217