Searched refs:excludefilename (Results 1 – 1 of 1) sorted by relevance
535 excludefilename = '' variable in main.Options583 options.excludefilename = arg602 if options.excludefilename:604 fp = open(options.excludefilename)609 "Can't read --exclude-file: %s") % options.excludefilename