On 25 March 2010 03:32, Samuel Thibault <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

