cpython/Doc/reference
Nick Coghlan 4941774f59 Issue #15502: Bring the importlib.PathFinder docs and docstring more in line with the new import system documentation, and fix various parts of the new docs that weren't quite right given PEP 420 or were otherwise a bit misleading. Also note the key terminology problem still being discussed in the issue 2012-08-02 23:03:58 +10:00
..
compound_stmts.rst Closes #14186: add link to PEP 3107 (function annotations) to the function definition section. 2012-03-10 09:22:47 +01:00
datamodel.rst Improve wording for __hash__ 2012-08-01 14:53:22 +02:00
executionmodel.rst Merged revisions 88658 via svnmerge from 2011-02-26 21:34:51 +00:00
expressions.rst Merge with 3.2 closes 14023 2012-02-17 19:58:41 -05:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Issue #15502: Bring the importlib.PathFinder docs and docstring more in line with the new import system documentation, and fix various parts of the new docs that weren't quite right given PEP 420 or were otherwise a bit misleading. Also note the key terminology problem still being discussed in the issue 2012-08-02 23:03:58 +10:00
index.rst Finally, a coherent set of terminology for all the lil' beasties involved. 2012-07-31 16:03:09 -04:00
introduction.rst point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ 2011-12-24 23:13:19 +01:00
lexical_analysis.rst Fix small overeager edit from 8e47e9af826e. 2012-06-20 11:26:03 +02:00
simple_stmts.rst Clarify the import statement semantics, especially for implicit imports in the 'from X import Y' variant 2012-08-02 22:02:35 +10:00
toplevel_components.rst Remove duplication. 2011-10-19 10:58:56 +03:00