[issue21971] Index and update turtledemo doc.

2014-10-01 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___

[issue21971] Index and update turtledemo doc.

2014-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 191c83f7c850 by Terry Jan Reedy in branch '3.4': Issue #21971: Index and update turtledemo doc. https://hg.python.org/cpython/rev/191c83f7c850 -- nosy: +python-dev ___ Python tracker

[issue21971] Index and update turtledemo doc.

2014-10-01 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- assignee: -> terry.reedy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue21971] Index and update turtledemo doc.

2014-10-01 Thread Ezio Melotti
Changes by Ezio Melotti : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue21971] Index and update turtledemo doc.

2014-07-12 Thread Terry J. Reedy
New submission from Terry J. Reedy: The doc section for the turtledemo package do not appear in either the module index or the general index. It should appear in both. https://docs.python.org/2.7/library/turtle.html#demo-scripts https://docs.python.org/3.4/library/turtle.html#demo-scripts This