Searched refs:docstrings (Results 1 – 2 of 2) sorted by relevance
89 docstrings = {}94 if docstrings.has_key(name):101 docstrings[name] = doc105 if docstrings:107 names = docstrings.keys()110 print docstrings[name]
373 if opts.docstrings and not opts.nodocstrings.get(self.__curfile):536 docstrings = 0 variable in main.Options555 options.docstrings = 1