You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Coghlan 1685db011d s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous) 14 years ago
..
compound_stmts.rst Issue #14167: Document return statement in finally blocks. 14 years ago
datamodel.rst Improve wording for __hash__ 14 years ago
executionmodel.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
expressions.rst Merge #15355: Mention already-executing Exception in generator docs. 14 years ago
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 18 years ago
import.rst s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous) 14 years ago
index.rst Finally, a coherent set of terminology for all the lil' beasties involved. 14 years ago
introduction.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
lexical_analysis.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
simple_stmts.rst Clarify the import statement semantics, especially for implicit imports in the 'from X import Y' variant 14 years ago
toplevel_components.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago