Ticket #772 (closed defect: fixed)
carquinol.datastore: need to import dbus.service
| Reported by: | sascha_silbe | Owned by: | tomeu |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar-datastore | Version: | Git as of bugdate |
| Severity: | Minor | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | New |
Description
Generating API docs for carquinol.datastore fails because "dbus.service" is not imported, but just "dbus".
It probably works during normal operation because dbus.service has (supposedly) already been imported by some other module. But for standalone usage like API docs generation it breaks.
Change History
Note: See
TracTickets for help on using
tickets.
