chiark / gitweb /
systemd-python: Journal convert_unicode exception handling change
authorSteven Hiscocks <steven@hiscocks.me.uk>
Tue, 19 Feb 2013 20:37:55 +0000 (20:37 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 22 Feb 2013 15:57:44 +0000 (16:57 +0100)
commiteccc9e74d2258e094882614db39bce9d7d1c9510
tree81f04d07a15e2ce6ea2e70fee0d1068c548b5656
parent89d9a233890a11eb4e6bd3960fff20d8a5afd8ae
systemd-python: Journal convert_unicode exception handling change

Rather than catch all, is now limited to UnicodeDecodeError
src/python-systemd/journal.py