[issue21824] Make turtledemo 2.7 help show file contents, not file name.

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

[issue21824] Make turtledemo 2.7 help show file contents, not file name.

2014-06-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9778d37c2d18 by Terry Jan Reedy in branch '2.7': Issue #21824: Turtledemo 2.7 help menu entries now display help text instead http://hg.python.org/cpython/rev/9778d37c2d18 -- nosy: +python-dev ___ Python

[issue21824] Make turtledemo 2.7 help show file contents, not file name.

2014-06-21 Thread Terry J. Reedy
New submission from Terry J. Reedy: When Demo/turtle/turtleDemo.py is run and the user selects any of the 3 Help menu entries, the filename is displayed in the test viewer instead of the file contents. The bug is that the 3 showxyz functions call textView.TextViewer directly, with the filename