Saimadhav Heblikar added the comment:

A bug introduced by 91491:a0e8f2d882a3.

Opening Find-in-files gives the following error

Exception in Tkinter callback
Traceback (most recent call last):
  File "/home/saimadhav/dev/34-cpython/Lib/tkinter/__init__.py", line 1487, in 
__call__
.
.
<SNIPPED>
.
.
    self.tk = master.tk
AttributeError: 'tuple' object has no attribute 'tk'

----------
Added file: http://bugs.python.org/file35937/grepdialog_bug.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18592>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to