Lines Matching refs:list
145 Specify a file that contains a list of strings that are not be
151 Specify a file that contains a list of files (one per line) that
272 """Get a list of module files for a filename, a module or package name,
279 list = []
281 list.extend(getFilesForName(file))
282 return list
295 list = []
302 # add all *.py files to list
303 list.extend(
307 return list
438 # line number of the first line of the strings and update the list
621 # initialize list of strings to exclude