| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revise the markup related to the grammar productions to increase the | Fred Drake | 2002-03-15 | 1 | -40/+32 |
|
|
| * | Update to use the notice environment so a multi-paragraph note can be | Fred Drake | 2001-12-14 | 1 | -2/+4 |
|
|
| * | Add a note about yield requiring a __future__ directive. | Fred Drake | 2001-12-12 | 1 | -0/+10 |
|
|
| * | Clean up a sad sentence in the yield description. | Fred Drake | 2001-12-11 | 1 | -5/+5 |
|
|
| * | Document generators and the yield statement, avoiding implementation details. | Fred Drake | 2001-12-11 | 1 | -0/+52 |
|
|
| * | Add a note to the description of the interaction between the softspace | Fred Drake | 2001-12-05 | 1 | -9/+12 |
|
|
| * | When describing "import *", add a level of indirection between "*" and the | Fred Drake | 2001-10-24 | 1 | -3/+17 |
|
|
| * | Change the grammar productions to use the new productionlist environment; | Fred Drake | 2001-07-06 | 1 | -76/+106 |
|
|
| * | Remove some bogus trailing whitespace. | Fred Drake | 2001-06-23 | 1 | -2/+2 |
|
|
| * | Fix minor markup nits. | Fred Drake | 2001-06-23 | 1 | -1/+1 |
|
|
| * | Fix a very minor (but annoying when looking for things!) markup nit. | Fred Drake | 2001-06-23 | 1 | -0/+12 |
|
|
| * | Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. | Fred Drake | 2001-04-13 | 1 | -1/+1 |
|
|
| * | Note that assignments to __debug__ are illegal | Jeremy Hylton | 2001-03-23 | 1 | -0/+2 |
|
|
| * | Do not refer to "sub-modules" since that is not a defined term. | Fred Drake | 2001-03-06 | 1 | -7/+8 |
|
|
| * | Remove note about the compiler not checking for two kinds of illegal | Jeremy Hylton | 2001-01-30 | 1 | -5/+0 |
|
|
| * | Lots of minor fixes, many suggested by Detlef Lannert | Fred Drake | 2000-09-21 | 1 | -7/+8 |
|
|
| * | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-09-12 | 1 | -0/+39 |
|
|
| * | Document "print >> None" | Barry Warsaw | 2000-08-29 | 1 | -3/+4 |
|
|
| * | PEP 214, Extended print Statement, has been accepted by the BDFL. | Barry Warsaw | 2000-08-21 | 1 | -0/+12 |
|
|
| * | Disallow "import mod.submod as m", because the result is ambiguous. Does it | Thomas Wouters | 2000-08-19 | 1 | -1/+6 |
|
|
| * | Apply SF patch #101135, adding 'import module as m' and 'from module import | Thomas Wouters | 2000-08-17 | 1 | -8/+12 |
|
|
| * | More of Rob W. W. Hooft's spelling fixes. The only ones left now are the | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
| * | Typo: "This table table" -> "This table is" | Fred Drake | 2000-07-06 | 1 | -1/+1 |
|
|
| * | Added a note to the section on 'exec' about the need for a trailing newline | Greg Ward | 2000-04-27 | 1 | -1/+10 |
|
|
| * | Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant | Fred Drake | 1999-04-14 | 1 | -29/+29 |
|
|
| * | Suggestion by Tim Peters clarifying what "before global" means. | Guido van Rossum | 1998-12-21 | 1 | -1/+2 |
|
|
| * | Minor adjustments to a few index entries. | Fred Drake | 1998-11-25 | 1 | -3/+3 |
|
|
| * | Fix encoding of \n in a couple of places (reported by Lorenzo | Fred Drake | 1998-10-01 | 1 | -11/+11 |
|
|
| * | Describe what happens when ``raise C, x'' is called where C is a class | Guido van Rossum | 1998-08-25 | 1 | -7/+13 |
|
|
| * | At least mark the URL to the Packages essay using \url. | Fred Drake | 1998-08-07 | 1 | -1/+1 |
|
|
| * | Make sure all chapters, sections, and subsections have a \label to give them | Fred Drake | 1998-07-28 | 1 | -14/+14 |
|
|
| * | Fix markup of an \indexiii --> only two parameters were given. | Fred Drake | 1998-07-24 | 1 | -1/+1 |
|
|
| * | Changes copied from the FrameMaker version. Also documented some | Guido van Rossum | 1998-07-24 | 1 | -83/+141 |
|
|
| * | Added back the description of the exec statement. It appears that I | Guido van Rossum | 1998-07-06 | 1 | -0/+38 |
|
|
| * | Fix a bogus \code@...@ to be \code{...}. | Fred Drake | 1998-05-06 | 1 | -24/+23 |
|
|
| * | The Python Reference Manual. | Fred Drake | 1998-05-06 | 1 | -0/+512 |
|
|
| * | Removed LaTeX version of reference manual. Added ref/ref.ps. | Guido van Rossum | 1996-10-22 | 1 | -512/+0 |
|
|
| * | Erase all memory of the access statement | Guido van Rossum | 1996-08-20 | 1 | -37/+0 |
|
|
| * | explain global better | Guido van Rossum | 1996-06-26 | 1 | -2/+15 |
|
|
| * | make access obsolete | Guido van Rossum | 1995-10-08 | 1 | -4/+2 |
|
|
| * | replace vars() with locals() and globals(); 3rd raise arg; typos | Guido van Rossum | 1995-07-07 | 1 | -14/+22 |
|
|
| * | added ref to vars() | Guido van Rossum | 1995-03-07 | 1 | -3/+4 |
|
|
| * | added classes as exceptions | Guido van Rossum | 1995-02-07 | 1 | -4/+11 |
|
|
| * | copyright.tex: Add 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
| * | * Doc/libtime.tex: get rid of references to millitime() and | Guido van Rossum | 1994-08-23 | 1 | -1/+15 |
|
|
| * | Merge lost revisions back | Guido van Rossum | 1994-08-01 | 1 | -68/+69 |
|
|
| * | "exec" is now a statement. execfile() is obsolete. | Guido van Rossum | 1993-10-18 | 1 | -0/+39 |
|
|
| * | Initial revision | Guido van Rossum | 1992-08-14 | 1 | -0/+468 |
|
|