Home
last modified time | relevance | path

Searched refs:process_template_line (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_filelist.py90 file_list.process_template_line(line)
196 file_list.process_template_line, action)
202 file_list.process_template_line('include *.py')
206 file_list.process_template_line('include *.rb')
214 file_list.process_template_line('exclude *.py')
218 file_list.process_template_line('exclude *.rb')
226 file_list.process_template_line('global-include *.py')
230 file_list.process_template_line('global-include *.rb')
238 file_list.process_template_line('global-exclude *.py')
242 file_list.process_template_line('globa
[all...]
/third_party/python/Lib/distutils/
H A Dfilelist.py104 def process_template_line(self, line): member in FileList
H A Dutil.py534 filelist.process_template_line(line)
/third_party/python/Lib/distutils/command/
H A Dsdist.py342 self.filelist.process_template_line(line)

Completed in 4 milliseconds