python-systemd: rename Journal to Reader

It seems inevitable that we'll also grow a writing interface,
and then it'll be cumbersome to have a "Journal" for reading,
and a "Writer" for writing.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2013-02-28 19:32:31 -05:00
parent 86e3d32a1d
commit 7f41820b07
3 changed files with 77 additions and 77 deletions

View File

@@ -13,11 +13,11 @@
Accessing the Journal
---------------------
.. autoclass:: _Journal
.. autoclass:: _Reader
:undoc-members:
:inherited-members:
.. autoclass:: Journal
.. autoclass:: Reader
:undoc-members:
:inherited-members: