(08.02.2012 18:58), lkcl luke wrote:
>> Uncaught TypeError: Object slice([('tab', 'Tab')], 1, None) has no
>> > method '__iter__'
> deep joy. can you check which commit (binary search it) actually
> gives the problem?Mercurial has very useful command, called "bisect", which finds in minimum steps bad commit. Maybe git has something like that? Or you could clone repo from git by mercurial and do bisect there. -- pozdrawiam Ćukasz Mach Pagema (http://www.pagema.net)

