Home
last modified time | relevance | path

Searched refs:nodocstrings (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/i18n/
Dpygettext.py331 if opts.docstrings and not opts.nodocstrings.get(self.__curfile):
497 nodocstrings = {} variable in main.Options
551 options.nodocstrings[line[:-1]] = 1
/external/python/cpython2/Tools/i18n/
Dpygettext.py366 if opts.docstrings and not opts.nodocstrings.get(self.__curfile):
530 nodocstrings = {} variable in main.Options
584 options.nodocstrings[line[:-1]] = 1