Better use id (it) instead of just 'it' then On Oct 14, 2011 9:55 PM, "Edward K. Ream" <[email protected]> wrote:
> Traceback (most recent call last): > File "c:\leo.repo\trunk\leo\plugins\quicksearch.py", line 187, in > returnPressed > self.scon.doSearch(t) > File "c:\leo.repo\trunk\leo\plugins\quicksearch.py", line 289, in > doSearch > self.addBodyMatches(bm) > File "c:\leo.repo\trunk\leo\plugins\quicksearch.py", line 257, in > addBodyMatches > self.its[it] = (p, None) > TypeError: unhashable type: 'QListWidgetItem' > > The fix isn't totally trivial. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
