Message 188385 - Python tracker (original) (raw)
Message188385
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:43 | python-dev | set | recipients: + 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:43 | python-dev | link | issue5845 messages |
2013-05-04 18:08:43 | python-dev | create |