Message279525
| Author | cpitclaudel |
|---|---|
| Recipients | Yury.Selivanov, berker.peksag, cpitclaudel, larry, martin.panter, ncoghlan, ned.deily, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka, yselivanov |
| Date | 2016-10-27.03:54:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1477540450.87.0.447484375945.issue25660@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Could this commit be the reason why the attached code behaves differently in 2.7 and 3.5.2? This is the code used by Emacs' default Python mode to do completion; with it (python -i completion.py), pressing "tab" on a plain prompt offers candidates in Python 2.7, but it doesn't in Python 3.5.2 (instead, it inserts a tab). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-27 03:54:11 | cpitclaudel | set | recipients: + cpitclaudel, ronaldoussoren, ncoghlan, larry, ned.deily, r.david.murray, Yury.Selivanov, python-dev, berker.peksag, martin.panter, serhiy.storchaka, yselivanov |
| 2016-10-27 03:54:10 | cpitclaudel | set | messageid: <1477540450.87.0.447484375945.issue25660@psf.upfronthosting.co.za> |
| 2016-10-27 03:54:10 | cpitclaudel | link | issue25660 messages |
| 2016-10-27 03:54:10 | cpitclaudel | create | |