This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014年07月13日 02:19 by terry.reedy, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg222903 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2014年07月13日 02:19 | |
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 comment about the two-canvases demo, "Therefore it only can be run standalone." was previously obsolete is that it could be run from the demo viewer, but the text did not load. After the fix for #21882, the text load and it works find in the viewer. It should be added to the table and the count adjusted. |
|||
| msg228157 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年10月02日 04:17 | |
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 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:05 | admin | set | github: 66170 |
| 2014年10月02日 04:18:33 | terry.reedy | set | status: open -> closed resolution: fixed stage: needs patch -> resolved |
| 2014年10月02日 04:17:58 | python-dev | set | nosy:
+ python-dev messages: + msg228157 |
| 2014年10月02日 04:06:29 | terry.reedy | set | assignee: terry.reedy |
| 2014年10月01日 11:33:28 | ezio.melotti | set | keywords: + easy |
| 2014年07月13日 02:19:57 | terry.reedy | link | issue14117 dependencies |
| 2014年07月13日 02:19:20 | terry.reedy | create | |