[issue14782] Tab-completion of callables displays opening paren

2016-05-13 Thread Martin Panter
Martin Panter added the comment: FWIW, count me against the automatic brackets as well. Another way it gets in the road: >>> class C(object(. . . In Issue 5062, Carl thought there might be a switch to turn the behaviour off. Perhaps we could add some sort of configuration option. --

[issue14782] Tab-completion of callables displays opening paren

2015-02-11 Thread Martin Panter
Changes by Martin Panter vadmium...@gmail.com: -- nosy: +vadmium ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14782 ___ ___ Python-bugs-list

[issue14782] Tab-completion of callables displays opening paren

2012-05-14 Thread R. David Murray
R. David Murray rdmur...@bitdance.com added the comment: It's issue 449227. -- nosy: +dieresys, facundobatista, georg.brandl, gpolo, pitrou, r.david.murray, rnd0110 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14782

[issue14782] Tab-completion of callables displays opening paren

2012-05-11 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- title: Tab-completion of classes displays opening paren - Tab-completion of callables displays opening paren ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14782