[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 248810 - Python tracker

Message248810

Author terry.reedy
Recipients Jim.Jewett, can.ibanoglu, markroseman, python-dev, terry.reedy
Date 2015-08-19.00:50:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439945415.74.0.794014553459.issue24790@psf.upfronthosting.co.za>
In-reply-to
Content
A fair question. The API is a private implementation for Idle (see PEP 434), though I am generally avoiding breaking any public uses thereof.  I actually checked that the method is not defined on the base class.  But on the microchance that someone uses it, I will restore the methods.
History
Date User Action Args
2015-08-19 00:50:15terry.reedysetrecipients: + terry.reedy, markroseman, python-dev, Jim.Jewett, can.ibanoglu
2015-08-19 00:50:15terry.reedysetmessageid: <1439945415.74.0.794014553459.issue24790@psf.upfronthosting.co.za>
2015-08-19 00:50:15terry.reedylinkissue24790 messages
2015-08-19 00:50:15terry.reedycreate