Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/i18n/
Dpygettext.py534 excludefilename = '' variable in main.Options
582 options.excludefilename = arg
601 if options.excludefilename:
603 fp = open(options.excludefilename)
608 "Can't read --exclude-file: %s") % options.excludefilename