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. |
|