On Thu 09 Mar 2017 15:31, Arne Babenhauserheide <arne_...@web.de> writes:
> However I did not manage to reproduce it in a small example, therefore I > pastebinned the whole file: > > script: https://paste.pound-python.org/show/0IlalBrxVH7KHjW83ayu/ > input: https://paste.pound-python.org/show/ZxQsazFfwVrvz9f4SU4f/ Sounds like you found a nice bug. This is a big script though; have you tried incrementally removing parts of it to winnow it down? That is definitely the first step to fixing the bug :) Andy