Message 222903 - Python tracker
Message222903
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2014-07-13.02:19:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1405217960.27.0.66457016468.issue21971@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-13 02:19:20 | terry.reedy | set | recipients: + terry.reedy |
| 2014-07-13 02:19:20 | terry.reedy | set | messageid: <1405217960.27.0.66457016468.issue21971@psf.upfronthosting.co.za> |
| 2014-07-13 02:19:20 | terry.reedy | link | issue21971 messages |
| 2014-07-13 02:19:19 | terry.reedy | create | |