On Fri, Mar 08, 2013 at 06:31:45AM +0100, Holger Winkelmann wrote: > > * The Python API of systemd now gained a new module for > > reading journal files. > > Are the problems with jumping to the end of the journal fixed? No. But something like j.seek_tail() j.get_next(-1) works. Zbyszek