Home | History | Annotate | Download | only in library

Lines Matching full:closer

69 The simple ``ProductionClass`` below has a ``closer`` method. If it is called with
73 ... def closer(self, something):
82 >>> real.closer(mock)