This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8e81ef508f0f1dc4e5c31bd0bec2766867fead5
cpython
/
Doc
/
reference
T
History
Georg Brandl
173c1f1a01
#5469
: add with statement to list of name-binding constructs.
2009-03-15 21:53:56 +00:00
..
compound_stmts.rst
#4083
: add "as" to except handler grammar as per PEP 3110.
2008-10-16 21:38:48 +00:00
datamodel.rst
#5493
: clarify __nonzero__ docs.
2009-03-15 21:37:16 +00:00
executionmodel.rst
#5469
: add with statement to list of name-binding constructs.
2009-03-15 21:53:56 +00:00
expressions.rst
#5310
,
#3558
: fix operator precedence table.
2009-02-19 08:30:06 +00:00
grammar.rst
…
index.rst
Use title case
2008-09-13 02:08:30 +00:00
introduction.rst
#5317
: update IronPython URL.
2009-02-19 16:34:51 +00:00
lexical_analysis.rst
Remove trailing whitespace.
2009-01-03 20:55:06 +00:00
simple_stmts.rst
#5296
: sequence -> iterable.
2009-02-18 00:25:13 +00:00
toplevel_components.rst
…