cpython/Doc/reference
Nick Coghlan 91e561aa77 Issue #24129: Clarify reference docs for name resolution.
This includes removing the assumption that readers will be familiar with the
name resolution scheme Python used prior to the introduction of lexical
scoping for function namespaces.

Patch by Ivan Levkivskyi.
2015-08-05 23:07:24 +10:00
..
compound_stmts.rst Issue #22243: fix except grammar in reference. 2014-08-23 19:29:47 -04:00
datamodel.rst Issue #23912: Fix code formatting in datamodel.rst. 2015-04-11 14:59:30 +03:00
executionmodel.rst Issue #24129: Clarify reference docs for name resolution. 2015-08-05 23:07:24 +10:00
expressions.rst fix normalization example (closes #24610) 2015-07-11 16:32:55 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Issue #24713: Use importlib.reload() in import reference document. 2015-07-25 13:02:37 +03: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 Fixing broken links in doc, part 3: the rest 2014-10-29 10:26:56 +01:00
lexical_analysis.rst Issue #24219: Remove duplicate literal in docs. 2015-05-22 16:37:49 -07:00
simple_stmts.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00