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-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b71c0956d0904cfdc271cd10d40385c730cf8bcb
cpython
/
Doc
/
reference
T
History
Berker Peksag
7b4e551091
Issue
#29012
: Remove another outdated information
...
Patch by Jim Fasarakis-Hilliard.
2017-01-03 03:34:15 +03:00
..
compound_stmts.rst
Issue
#26576
: Clarify that the @deco syntax is not always an equivalent of f = deco(f)
2016-08-03 10:17:21 +03:00
datamodel.rst
Issue
#29012
: Remove another outdated information
2017-01-03 03:34:15 +03:00
executionmodel.rst
#25679
: spelling fix
2015-11-20 09:57:20 -05:00
expressions.rst
Issue
#28954
: Add missing comma to keyword argument syntax
2016-12-24 10:20:38 +00:00
grammar.rst
…
import.rst
Issue
#27712
: Fix some typos in the import docs.
2016-08-12 10:56:48 -07:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
simple_stmts.rst
Issue
#24136
: Document generalized unpacking, PEP 448
2016-06-12 01:46:50 +00:00
toplevel_components.rst
…