cpython/Doc/reference
Cheryl Sabella 8f68cb7db3 [3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321)
The module `__class__` attribute documentation added to 3.7 for PEP 562
(dynamic module attributes) also applies to earlier versions. This backports
that subset of the new docs to the 3.6 branch so that it will appear in the
main online documentation and in the final 3.6 binary release.

Patch by Cheryl Sabella.
2018-01-27 12:45:24 +10:00
..
compound_stmts.rst Remove redundant 'exc = True' line (GH-4357) 2017-11-11 18:11:34 +03:00
datamodel.rst [3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321) 2018-01-27 12:45:24 +10:00
executionmodel.rst [3.6] bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) (GH-1727) 2017-05-22 14:36:19 -07:00
expressions.rst bpo-31501: Operator precedence description for arithmetic operators (GH-3633) (GH-3638) 2017-09-19 15:48:29 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst [3.6] bpo-31799: Make module.__spec__ more discoverable (GH-4010) (#4021) 2017-10-17 15:59:21 -04: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 Lexical Analysis ref doc: Fix a typo in the string concatenation internal link (GH-5157) (GH-5160) 2018-01-11 22:50:45 -08:00
simple_stmts.rst bpo-31621: Fix typo in Simple Statements documentation (GH-3809) (GH-3810) 2017-09-28 13:00:17 -07:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00