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 Eduardo.Seabra, cdspace, martin.panter, rhettinger, terry.reedy
Date 2016-05-13.21:12:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463173964.48.0.462950660546.issue21261@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks.  Being on Windows, I never paid attention to rlcompleter.  The big difference is that IDLE completions use IDLE's hyperparser module (which is used for other purposes also).  I will look at the tests.
History
Date User Action Args
2016-05-13 21:12:44terry.reedysetrecipients: + terry.reedy, rhettinger, martin.panter, Eduardo.Seabra, cdspace
2016-05-13 21:12:44terry.reedysetmessageid: <1463173964.48.0.462950660546.issue21261@psf.upfronthosting.co.za>
2016-05-13 21:12:44terry.reedylinkissue21261 messages
2016-05-13 21:12:44terry.reedycreate