Message279525
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). |
|
| 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: <[email protected]> |
| 2016-10-27 03:54:10 | cpitclaudel | link | issue25660 messages |
| 2016-10-27 03:54:10 | cpitclaudel | create | |
|