chiark / gitweb /
systemd-python: use .hex instead of .get_hex()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Apr 2014 17:23:25 +0000 (13:23 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Apr 2014 17:30:07 +0000 (13:30 -0400)
commitb532cf3722e04adb0bd075666eb9989a9390d0a2
tree6a7a5fd0e7c2d5d617efc5438797f48de0e3f25b
parent0830ba618946876c1a0e62230bff81777a3f4de6
systemd-python: use .hex instead of .get_hex()

It turns out the latter got removed in Python 3.

https://bugs.freedesktop.org/show_bug.cgi?id=77086
src/python-systemd/journal.py