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 JayKrish, Todd.Rovito, philwebster, python-dev, terry.reedy
Date 2013-08-31.20:32:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377981123.38.0.478872547428.issue18489@psf.upfronthosting.co.za>
In-reply-to
Content
By masking mock Text.index with instance functions, I removed the need for tk.Text and hence the tests are gui free.
History
Date User Action Args
2013-08-31 20:32:03terry.reedysetrecipients: + terry.reedy, Todd.Rovito, python-dev, JayKrish, philwebster
2013-08-31 20:32:03terry.reedysetmessageid: <1377981123.38.0.478872547428.issue18489@psf.upfronthosting.co.za>
2013-08-31 20:32:03terry.reedylinkissue18489 messages
2013-08-31 20:32:03terry.reedycreate