chiark / gitweb /
systemd-python: split .seek() into .seek_head() and .seek_tail()
[elogind.git] / src / python-systemd / docs / journal.rst
index 78b831afff05b11aecce5168ca49573a1562d51f..faa270746d9d38670c794452ef550d31dc67ddfa 100644 (file)
@@ -27,12 +27,7 @@ Accessing the Journal
 
 .. autoattribute:: systemd.journal.DEFAULT_CONVERTERS
 
-Whence constants
-~~~~~~~~~~~~~~~~
 
-.. autoattribute:: systemd.journal.SEEK_SET
-.. autoattribute:: systemd.journal.SEEK_CUR
-.. autoattribute:: systemd.journal.SEEK_END
 
 Journal access types
 ~~~~~~~~~~~~~~~~~~~~