systemd / pystemd

A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
GNU Lesser General Public License v2.1
409 stars 36 forks source link

Import errors in examples #47

Closed SamuelDudley closed 4 years ago

SamuelDudley commented 4 years ago

Both unit.py and manager.py fail with import errors. I looks like the package has been refactored and the examples were missed.

aleivag commented 4 years ago

Thanks man for reporting... and fixing it... alreday runing your code through facebook internal stuff, and when thats reday, will land!

SamuelDudley commented 4 years ago

No problems!