cpython/Doc/reference
Brett Cannon 63b8505281 Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
not defined for a relative import.

This is the start of work to try and clean up import semantics to rely
more on a module's spec than on the myriad attributes that get set on
a module. Thanks to Rose Ames for the patch.
2016-01-15 13:33:03 -08:00
..
compound_stmts.rst Issue #9232: Support trailing commas in function declarations. 2015-08-12 08:00:06 +12:00
datamodel.rst Issue #25523: Further a-to-an corrections new in 3.5 2015-11-02 04:20:33 +00:00
executionmodel.rst #25679: spelling fix 2015-11-20 09:57:20 -05:00
expressions.rst Issue #25161: Merge full stops from 3.4 into 3.5 2015-10-10 10:44:25 +00:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Issue #25791: Raise an ImportWarning when __spec__ or __package__ are 2016-01-15 13:33:03 -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 Fixing broken links in doc, part 3: the rest 2014-10-29 10:26:56 +01:00
lexical_analysis.rst Issue #24531: Document that encoding lines cannot follow non-comment lines. 2015-08-06 21:14:34 +12:00
simple_stmts.rst merge with 3.4 2014-10-31 10:39:29 +01:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00