[issue6204] Missing reference in section 4.6 to chapter on classes

2009-06-06 Thread Georg Brandl
Georg Brandl added the comment: Thanks, applied in r73258! -- resolution: -> accepted status: open -> closed ___ Python tracker ___ _

[issue6204] Missing reference in section 4.6 to chapter on classes

2009-06-05 Thread Michael Markert
New submission from Michael Markert : In section 4.6 there is described that classes will be explained later on. I think a real reference would be more appropriate. See attached patch. -- assignee: georg.brandl components: Documentation files: controlflow.rst.patch keywords: patch messag