cpython/Doc/reference
Georg Brandl 3de1e69dc7 #3323: mention that if inheriting from a class without __slots__,
the subclass will have a __dict__ available too.
2008-07-19 13:09:42 +00:00
..
compound_stmts.rst reinstate the ending backtick. thanks Nick :) 2008-06-29 13:43:07 +00:00
datamodel.rst #3323: mention that if inheriting from a class without __slots__, 2008-07-19 13:09:42 +00:00
executionmodel.rst #1760: try-except-finally is one statement since PEP 341. 2008-05-12 17:14:51 +00:00
expressions.rst #1410739: add a footnote about "is" and "unusual" behavior. 2008-07-01 20:50:02 +00:00
index.rst A lot more typo fixes by Ori Avtalion. 2008-02-22 12:31:45 +00:00
introduction.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
lexical_analysis.rst Fix \xhh specs, #1889. 2008-01-22 07:53:31 +00:00
simple_stmts.rst Fix brackets. 2008-06-06 10:43:43 +00:00
toplevel_components.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00