Be more flexible when looking for "timed out" exceptions.
authorAdam Sampson <ats@offog.org>
Mon, 15 Sep 2014 22:09:29 +0000 (23:09 +0100)
committerAdam Sampson <ats@offog.org>
Mon, 15 Sep 2014 22:09:29 +0000 (23:09 +0100)
commit39af00f498ac98ed06c7080214d2106ad016ddc5
tree38f2db407f00c918649b0c1a9c31ef9eedf43282
parenteb0860404b14b3d67cb355cf01e52c6ba3e81864
Be more flexible when looking for "timed out" exceptions.

Debian sid's current Python package produces slightly different
exceptions from stock Python, which caused this check to fail. I've
moved the check out to a function, which'll now match anything with
"timeout", "time out" or "timed out" in it.
NEWS
rawdoglib/rawdog.py