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 belopolsky, cben, eric.araujo, ezio.melotti, flox, giampaolo.rodola, lesmana, loewis, ned.deily, pitrou, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka, steven.daprano, tshepang
Date 2013-05-04.18:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b2yrV6pK7zRlj@mail.python.org>
In-reply-to
Content
New changeset d5ef330bac50 by Antoine Pitrou in branch 'default':
Issue #5845: Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__.
http://hg.python.org/cpython/rev/d5ef330bac50
History
Date User Action Args
2013-05-04 18:08:43python-devsetrecipients: + python-dev, loewis, ronaldoussoren, cben, belopolsky, pitrou, giampaolo.rodola, ned.deily, ezio.melotti, eric.araujo, steven.daprano, r.david.murray, flox, lesmana, tshepang, serhiy.storchaka
2013-05-04 18:08:43python-devlinkissue5845 messages
2013-05-04 18:08:43python-devcreate