cpython/Doc/reference
Zachary Ware 9fafc9f79a Add prompts to interactive example.
This makes it match the new example below, and allows Sphinx's
"hide the prompts and output" feature to work.
2014-05-06 09:18:17 -05:00
..
compound_stmts.rst Add prompts to interactive example. 2014-05-06 09:18:17 -05:00
datamodel.rst docs: Better wording for __objclass__ docs. Issue #19281 2014-04-08 14:00:35 -04:00
executionmodel.rst
expressions.rst eliminate redundancy between yield stmt and yield expr docs (closes #12704) 2014-01-26 22:52:08 -05:00
grammar.rst
import.rst Issue #19697: document more __main__.__spec__ quirks 2014-03-29 15:39:42 +10:00
index.rst
introduction.rst
lexical_analysis.rst #18628: clarify index entry for source file encoding declaration. 2014-04-16 21:48:04 -04:00
simple_stmts.rst Issue #21055: Index (augmented) assignment symbols. 2014-04-29 01:19:17 -04:00
toplevel_components.rst