python-systemd/systemd/test
Zbigniew Jędrzejewski-Szmek 9e0d797ba7 journal: convert seek_realtime argument to microseconds
This somewhat breaks backwards compatibility, but not for the
previously documented arguments: floats are now interpreted
differently, but ints and datetime.datetime objects are interpreted
the same as before. But the documentation clearly stated that only
ints and datetime.datetime objects were allowed.

This makes seek_realtime match seek_monotonic and other functions
which take time and follows the principle of least surprise.

Fixes #21.
2016-09-21 20:16:37 -04:00
..
test_daemon.py Spelling fixes 2016-05-21 08:47:00 +03:00
test_journal.py journal: convert seek_realtime argument to microseconds 2016-09-21 20:16:37 -04:00