cpython/Doc/reference
Brett Cannon 1b5123aae5 Issue #14628: Document the fact that import always returns the module
as found in sys.modules and not as what the loader returns (even
though it is required to by PEP 302).
2012-04-20 15:57:46 -04: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 remove unapplicable statement 2012-02-21 18:03:26 -05: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
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00: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 Basic documentation for PEP 414 2012-03-04 12:33:51 +00:00
simple_stmts.rst Issue #14628: Document the fact that import always returns the module 2012-04-20 15:57:46 -04:00
toplevel_components.rst Remove duplication. 2011-10-19 10:58:56 +03:00