[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mpich2 FTBFS



On 25 March 2010 03:32, Samuel Thibault <sthibault@debian.org> wrote:
> Samuel Thibault, le Wed 24 Mar 2010 12:23:24 +0100, a écrit :
>> Or else you can just throw something that ignores the python exception
>> at ./src/pm/mpd/mpdlib.py:689 and 719.

FFR: Should really be except Exception: pass; as this will otherwise
eat KeyboardInterrupt, BytecodeCorruption, etc.

-- 
William Leslie


Reply to: