[issue1486] Idle tab command completion

2007-11-23 Thread Grant Delaney
Grant Delaney added the comment: You can remove this issue. It was a compile problem on my side, missing libs etc. __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1486

[issue1485] Idle tab command completion

2007-11-22 Thread Grant Delaney
New submission from Grant Delaney: Exception in Tkinter callback Traceback (most recent call last): File /usr/lib/python2.5/lib-tk/Tkinter.py, line 1403, in __call__ return self.func(*args) File /usr/lib/python2.5/idlelib/AutoCompleteWindow.py, line 217, in winconfig_event x, y, cx

[issue1486] Idle tab command completion

2007-11-22 Thread Grant Delaney
New submission from Grant Delaney: Running idle from a terminal window in desktop. Python 2.5.1 (r251:54863, Nov 22 2007, 13:55:16) [GCC 4.1.2] on linux2 Type copyright, credits or license() for more information