]> granicus.if.org Git - python/commit
Issue #22053: Make help work, after previous patch for this issue disabled it
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 25 Jul 2014 05:56:17 +0000 (01:56 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 25 Jul 2014 05:56:17 +0000 (01:56 -0400)
commit8ac01bf038a7fe70f9bdb29df625b0cf42aa98ee
tree509fb766c5a3abcdc72f66e45cab5a2241bb76b4
parent1d9457d2d29d75a20c2eab7e1570b59ee3306b27
Issue #22053: Make help work, after previous patch for this issue disabled it
by removing global 'demo'. Refactor and remove duplicate code.
Demo/turtle/turtleDemo.py