Home | History | Annotate | Download | only in python2.7

Lines Matching refs:supply

504     # The set of actions for which it makes sense to supply a value
663 "must not supply a type for action %r" % self.action, self)
669 "must supply a list of choices for type 'choice'", self)
676 "must not supply choices for type %r" % self.type, self)