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 mark.dickinson
Recipients mark.dickinson, purpleidea, terry.reedy
Date 2010-08-04.18:58:55
SpamBayes Score 0.00021136309
Marked as misclassified No
Message-id <1280948336.81.0.0897247509229.issue6786@psf.upfronthosting.co.za>
In-reply-to
Content
A patch would be useful:  I don't think this issue is going to go anywhere without one.

One of the reasons I'm reluctant to mess with the readline module more than necessary is that it's historically been fairly fragile:  it has to work not only with a number of different GNU readline versions, but also with libedit on OS X and BSD (and OS X universal builds add an extra layer of complexity), and there have been a number of readline-related build problems in the past.
History
Date User Action Args
2010-08-04 18:58:56mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, purpleidea
2010-08-04 18:58:56mark.dickinsonsetmessageid: <1280948336.81.0.0897247509229.issue6786@psf.upfronthosting.co.za>
2010-08-04 18:58:55mark.dickinsonlinkissue6786 messages
2010-08-04 18:58:55mark.dickinsoncreate