1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/python-systemd
Zbigniew Jędrzejewski-Szmek 1070f974f7 systemd-python: fix iteration
Back in 6a58bf4135 raising stop iteration was removed from the C
code, but wasn't added in the Python counterpart.
2013-07-17 23:40:42 -04:00
..
docs systemd-python: wrap sd_login_monitor 2013-05-09 18:13:33 -04:00
__init__.py python: change license to LGPL 2.1 2012-09-13 04:06:11 +02:00
_daemon.c systemd-python: wrap sd_notify 2013-07-05 22:50:42 -04:00
_journal.c systemd-python: add __version__ strings 2013-05-08 21:34:44 -04:00
_reader.c journal: add ability to filter by current user 2013-06-10 10:10:06 -04:00
.gitignore python: build html docs using sphinx 2013-02-22 16:57:43 +01:00
daemon.py systemd-python: wrap sd_notify 2013-07-05 22:50:42 -04:00
id128.c systemd-python: add __version__ strings 2013-05-08 21:34:44 -04:00
journal.py systemd-python: fix iteration 2013-07-17 23:40:42 -04:00
login.c systemd-python: allow threads around flush 2013-05-09 18:28:24 -04:00
Makefile python: integrate David Strauss' python-systemd package 2012-09-13 04:01:18 +02:00
pyutil.c systemd-python: use consistent indentation 2013-05-09 18:28:23 -04:00
pyutil.h systemd-python: wrap sd_login_monitor 2013-05-09 18:13:33 -04:00