ampoule.pool.ProcessPool misdocuments its "starter" attribute

Bug #538590 reported by Jean-Paul Calderone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ampoule
Fix Committed
Undecided
Unassigned

Bug Description

`starter` is documented as "A process starter that implements L{iampoule.IStarter}.". However, what's actually expected is an object which "provides" `IStarter`, not "implements". In other words, the docs are asking for a class like `ampoule.main.ProcessStarter`, but they mean to be asking for an *instance* of such a class.

dialtone (dialtone)
Changed in ampoule:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.