index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
ref
/
ref7.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-544/+0
*
Patch #1489771: update syntax rules in Python Reference Manual.
Žiga Seilnacht
2007-03-24
1
-1/+1
*
Duplicated description about the illegal continue usage can be found in nearl...
George Yoshida
2006-05-12
1
-5/+2
*
At first there were 6 steps, but one was removed after that.
George Yoshida
2006-05-12
1
-1/+1
*
Finish bringing SVN into line with latest version of PEP 343 by getting rid o...
Nick Coghlan
2006-05-03
1
-2/+2
*
Get rid of __context__, per the latest changes to PEP 343 and python-dev
Guido van Rossum
2006-05-02
1
-8/+5
*
Patch #1479438: add \keyword markup for "with".
Georg Brandl
2006-04-30
1
-2/+2
*
Move the PEP 343 documentation and implementation closer to the
Nick Coghlan
2006-04-25
1
-8/+8
*
Change PEP 343 related documentation to use the term context specifier instea...
Nick Coghlan
2006-04-24
1
-5/+5
*
Update with statement documentation to use same terminology as 2.5a1 implemen...
Nick Coghlan
2006-04-23
1
-7/+6
*
Add version added info for with statement and context managers
Neal Norwitz
2006-03-28
1
-0/+2
*
The "with" statement needs a __future__. :)
Phillip J. Eby
2006-03-27
1
-0/+11
*
Document the "with" statement.
Phillip J. Eby
2006-03-27
1
-1/+56
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-0/+6
*
Doc for PEP 341, needs improvement
Neal Norwitz
2005-12-17
1
-19/+21
*
Fix:
Michael W. Hudson
2005-05-26
1
-0/+2
*
Add grammar change for allowing ``class B(): pass`` syntax.
Brett Cannon
2005-04-09
1
-1/+1
*
Updates to the exceptions documentation (this is my patch #1156102).
Michael W. Hudson
2005-03-04
1
-13/+13
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-2/+4
*
clarify trailing comma in function argument list
Fred Drake
2004-11-02
1
-4/+4
*
This is Mark Russell's patch:
Michael W. Hudson
2004-08-17
1
-6/+6
*
PEP-0318, @decorator-style. In Guido's words:
Anthony Baxter
2004-08-02
1
-1/+26
*
The expression list in inheritance is not optional. Fixes #960448.
Martin v. Löwis
2004-06-02
1
-1/+1
*
- update to reflect that base classes can be class types as well as
Fred Drake
2003-09-24
1
-2/+5
*
SF patch#786531 'the the' typo. Contributed by George Yoshida
Raymond Hettinger
2003-08-12
1
-1/+1
*
Added cross-references to related material on exceptions.
Fred Drake
2002-10-18
1
-9/+13
*
Change reference to execframes to naming.
Jeremy Hylton
2002-04-01
1
-1/+1
*
Update programmer's note on nested functions.
Jeremy Hylton
2002-04-01
1
-5/+5
*
Revise the markup related to the grammar productions to increase the
Fred Drake
2002-03-15
1
-17/+21
*
Typo: thsi -> this. Closes SF bug #521450.
Fred Drake
2002-02-22
1
-1/+1
*
Added some missing index entries, noted by L. Peter Deutsch.
Fred Drake
2001-12-27
1
-0/+2
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-2/+2
*
Change the grammar productions to use the new productionlist environment;
Fred Drake
2001-07-06
1
-43/+68
*
Fix minor markup nits.
Fred Drake
2001-06-23
1
-5/+1
*
Fix a very minor (but annoying when looking for things!) markup nit.
Fred Drake
2001-06-23
1
-0/+6
*
Fix typo reported by David Goodger. This closes SF patch #422383.
Fred Drake
2001-05-10
1
-1/+1
*
Add nested scopes spec to appendix.
Jeremy Hylton
2001-03-23
1
-17/+3
*
Allow 'continue' inside 'try' clause
Jeremy Hylton
2001-02-01
1
-9/+11
*
Improve description of else clause of the try/except/else statement.
Fred Drake
2001-01-02
1
-6/+11
*
Change documentation of 'else' clause of 'try/except' to make clear that it
Thomas Wouters
2000-12-31
1
-3/+5
*
More of Rob W. W. Hooft's spelling fixes. The only ones left now are the
Thomas Wouters
2000-07-16
1
-1/+1
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-3/+1
*
Added sentence "All exceptions must have an executable block."; from
Fred Drake
1999-08-24
1
-1/+2
*
Fixed latex2html weirdness with footnotes.
Fred Drake
1999-04-05
1
-3/+3
*
Minor markup nits.
Fred Drake
1999-02-12
1
-14/+10
*
Clarify evaluation of default arguments at def time with more text and
Guido van Rossum
1998-12-04
1
-2/+20
*
Minor fixups to some index entries.
Fred Drake
1998-11-25
1
-3/+4
*
Make sure all chapters, sections, and subsections have a \label to give them
Fred Drake
1998-07-28
1
-7/+7
*
Changes copied from the FrameMaker version. Not too much.
Guido van Rossum
1998-07-24
1
-108/+112
*
Updated markup style (got rid of \verb@...@, mostly).
Fred Drake
1998-05-14
1
-61/+63
[next]