chiark / gitweb /
systemd-python: add _Reader.closed attribute
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c73e8dc9804089a5c50104a51ba3bdac63f69a79..715dd9dbc8f13dcca5a661b346181bb081166f17 100644 (file)
--- a/TODO
+++ b/TODO
@@ -586,8 +586,6 @@ Features:
    - allow reading of only select fields in systemd.journal._reader.Reader
    - export sd_journal_test_cursor in systemd.journal._reader.Reader
    - export sd_journal_get_usage in systemd.journal._reader.Reader
-   - add systemd.journal._reader._Reader.closed attribute (it can
-     be just "return self->j != NULL")
    - figure out a simple way to wait for journal events in a way that
      works with ^C
    - add documentation to systemd.daemon