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.

Author terry.reedy
Recipients python-dev, terry.reedy
Date 2014-06-22.06:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403418462.47.0.042978421086.issue21823@psf.upfronthosting.co.za>
In-reply-to
Content
Since hanoi do not have user interaction, once started, it does not need to be 'special'. Like planets_and_moon, it could run until done and then return 'Done'.
History
Date User Action Args
2014-06-22 06:27:42terry.reedysetrecipients: + terry.reedy, python-dev
2014-06-22 06:27:42terry.reedysetmessageid: <1403418462.47.0.042978421086.issue21823@psf.upfronthosting.co.za>
2014-06-22 06:27:42terry.reedylinkissue21823 messages
2014-06-22 06:27:42terry.reedycreate