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 python-dev
Recipients bfroehle, cgohlke, pitrou, python-dev, takluyver
Date 2013-05-06.19:51:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b4F1q6P3nzQ7F@mail.python.org>
In-reply-to
Content
New changeset 55c7295aca6c by Antoine Pitrou in branch '2.7':
Issue #17289: The readline module now plays nicer with external modules or applications changing the rl_completer_word_break_characters global variable.
http://hg.python.org/cpython/rev/55c7295aca6c
History
Date User Action Args
2013-05-06 19:51:12python-devsetrecipients: + python-dev, pitrou, cgohlke, takluyver, bfroehle
2013-05-06 19:51:12python-devlinkissue17289 messages
2013-05-06 19:51:12python-devcreate