Searched refs:input_help (Results 1 – 1 of 1) sorted by relevance
100 input_help = 'Name of the file to %(operation)s. Reads from stdin if ' \ variable in CryptoOperation111 self.input_help = self.input_help % self.__class__.__dict__146 parser.add_option('-i', '--input', type='string', help=self.input_help)