Lines Matching refs:Instance
107 Raised if an Option instance is created with invalid or
162 Instance attributes:
164 the controlling OptionParser instance
447 Instance attributes:
465 # The list of instance attributes that may be set through
529 # option is the Option instance calling the checker
910 Instance attributes:
935 # initialize at least the following instance attributes:
947 self._short_opt = {} # single letter -> Option instance
948 self._long_opt = {} # long option -> Option instance
1016 raise TypeError, "not an Option instance: %r" % option
1126 Instance attributes:
1342 raise TypeError, "not an OptionGroup instance: %r" % group
1377 (values, args) where 'values' is an Values instance (with all