This is a quick bugfix release, mostly to push out the build fixes
that were added after the last release to pypi / github tarballs.
CHANGES WITH 233:
* Tests are fixed and should pass on various old and new
systems alike.
* journal.stream() can be used without argument
After a long while… it's here.
CHANGES WITH 232:
* Wrappers for sd_journal_enumerate_unique, has_runtime_files,
has_peristent_files.
* sd_journal_open_directory_fd, sd_journal_open_files_fd can
be used by passing file descriptors to the initializer as
On Sat, Apr 06, 2013 at 11:13:08PM +0100, Steven Hiscocks wrote:
> Hi,
>
> I noticed an issue in the Reader class within python systemd.journal
> wait method. Fix is trivial, but patch below to highlight the issue.
>
> diff --git a/src/python-systemd/journal.py b/src/python-systemd/journal.py
> i
Hi,
I noticed an issue in the Reader class within python systemd.journal
wait method. Fix is trivial, but patch below to highlight the issue.
diff --git a/src/python-systemd/journal.py b/src/python-systemd/journal.py
index c918c43..d47a7ba 100644
--- a/src/python-systemd/journal.py
+++ b/src/p
Hi,
I just hit a Python binding over D-Bus to systemd written by Mandriva
people. For those who are interested here's the link:
https://github.com/wiliamsouza/python-systemd
Regards,
Ozan Caglayan
___
systemd-devel mailing list
[email protected]