Ticket #772 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by sascha_silbe

It also breaks the tests I'm currently working on adding back. Do you want we to go through the review process for this one-line addition? ;)

Changed 4 years ago by tomeu

  • status changed from new to closed
  • resolution set to fixed

Pushed, it helps a lot if you ping from time to time.

Note: See TracTickets for help on using tickets.