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-29 23:56:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4199bbaf63bf2d017c9fbd3ee5267fc571516d7f
cpython
/
Doc
/
reference
T
History
Berker Peksag
6cafececbf
Issue
#26576
: Clarify that the @deco syntax is not always an equivalent of f = deco(f)
...
Patch by Chris Angelico.
2016-08-03 10:17:21 +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
#24314
: Fix doc links for general attributes like __name__, __dict__
2016-06-18 03:57:31 +00:00
executionmodel.rst
#25679
: spelling fix
2015-11-20 09:57:20 -05:00
expressions.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
grammar.rst
Merged revisions 65378-65379,65430 via svnmerge from
2008-08-03 09:47:27 +00:00
import.rst
Issue
#25500
: Fix the language reference to not claim that import
2015-12-04 14:51:26 -08:00
index.rst
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
2012-10-28 11:10:24 -07:00
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
#22613
: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
2014-10-31 10:38:49 +01:00