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 christian.heimes
Recipients christian.heimes
Date 2007-11-11.22:36:42
SpamBayes Score 0.029045172
Marked as misclassified No
Message-id <1194820603.07.0.458448795039.issue1425@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 2.6 and 3.0 the readline module has changed. A new hook to set
a display matches was introduced but no default method is set thus
rendering  rlcompleter partly useless.
History
Date User Action Args
2007-11-11 22:36:43christian.heimessetspambayes_score: 0.0290452 -> 0.029045172
recipients: + christian.heimes
2007-11-11 22:36:43christian.heimessetspambayes_score: 0.0290452 -> 0.0290452
messageid: <1194820603.07.0.458448795039.issue1425@psf.upfronthosting.co.za>
2007-11-11 22:36:43christian.heimeslinkissue1425 messages
2007-11-11 22:36:42christian.heimescreate